hi,
I have a question of virtual host monster in
combination with a virtual plone site, in combination with an apache
site
LoadModule proxy_module
/usr/lib/apache/1.3/libproxy.so
AddModule mod_proxy.c
<VirtualHost
212.100.163.214>
ServerAdmin johan.boeckx@be.easynet.net
DocumentRoot
/opt/jffnms/htdocs
ServerName managedrouters.easynet.be
</VirtualHost>
</VirtualHost>
[Thu Jan 6 22:53:18 2005] [error] [client
81.188.66.90] File does not exist: /opt/jffnms/htdocs/help
, which is the document root of the first site,
while i need to arrive on the plone-site.
Anybody know what i do wrong ?
Greetings,
Johan