> > But, whenever I try to access either of the Virtual Hosts (port 80 or port
> > 8102 for Asgard) I get a Not Found on this Server message from Apache.

I noticed strange (or not strange) behaviour for vhost config.
When I configured vhost with 
<VirtuaHost 192.168.x.x>
....
</VirtualHost> 

Apache returned 404 error , even if host table was configured for that host.
Changing vhost for:

<VirtuaHost 192.168.x.x:80>
Port 80
...
</VirtualHost> 

Fixed problem.
Is that IP named vhost problem?

Piotras

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

Reply via email to