> With LogLevel set to debug on sad, I get the following when trying to access > http://sad:8001/midgard: > > [Sun Dec 05 19:03:27 2004] [error] [client 192.168.2.200] File does not exist: > /var/www/midgard > > I'm not quite sure how to interpret the above to fix this; any > suggestions/enlightenment?
Check if midgard's httpd.conf file is included in main apache httpd.conf. In your case file /etc/apache/httpd.conf should contain "Include /etc/midgard/apache/httpd.conf" as the last line. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
