"Jon Ortiz" <[EMAIL PROTECTED]> wrote:

> Hey Piotras;
> 
> Here's the output from Apache2
> 
> VirtualHost configuration:
> 127.0.0.1:8001         is a NameVirtualHost

Shouldn't NameVirtualHost point to some other IP then 127.0.0.1 ?

>          default server odomain (/etc/midgard/apache/vhosts/domain_8001:1)

#</Location>
# Include the virtual host configurations:
Include /etc/midgard/apache/httpd.conf
Include /etc/apache2/sites-enabled/[^.#]*

Did you change this manually? midgard's httpd.conf should be added as the last 
one.
This is now Your default server which conflicts with 
/etc/apache2/sites-enabled/000-default:3.
That's why You have 404 for /var/www/midgard.

>          port 8001 namevhost domain (/etc/midgard/apache/vhosts/domain_8001:1)
> wildcard NameVirtualHosts and _default_ servers:
> *:*                    localhost.localdomain 
> (/etc/apache2/sites-enabled/000-default:3)
> Syntax OK

I am not expert for Apache configuration and especially for Apache2 on Debian 
woody.
You need to resolve default server conflict.

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to