LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 25-Aug-2009, 07:23 PM
MitchellČ
NNTP User
 
Posts: n/a
Default Apache web root on remote server

Is is possible to have apache on netware dish up web pages from remote
netware servers?

i have several domains that are dished up from the local apache server
with their own root using VirtualHosts, ie,

<VirtualHost 1.2.3.4:80>
ServerName epay.mydomain.com
DocumentRoot vol1:/webs/epay

<Directory vol1:/webs/epay>
Options ExecCGI Includes MultiViews
AllowOverride None
Order deny,allow
Allow from all
</Directory>
</VirtualHost>

etc.


However, I'd like to have the DocRoot be
RemoteServer/volume:/directory. Is there a way to do this with apache
on netware? If so, what is the syntax, and are any special rights
required to be setup on the remote server?

Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 10:58 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2