[EMAIL PROTECTED] ProxyPass issues

2006-08-24 Thread kent stand
Hello,I am setting up a VirtualHost which passes most of its traffic to another server instance via ProxyPass, but reserves some requests for that VirtualHost. The issue is that all of the traffic is being proxied, despite the directives I set:   ServerName www.example.tld  DocumentRoot /home/user/

[EMAIL PROTECTED] Curious error message

2006-07-15 Thread kent stand
Hello,I'm currently attempting to serve pages with mod_vhost_dbi, and it seems to be configured properly, but I'm receiving an error message, seemingly from apache, as it's in apache2.log and not mentioned anywhere in the mod_vhost_dbi source:  File does not exist: /ERRORWhat exactly does that mean