Arun G Nair wrote:
> NameVirtualHost 172.16.2.0:80 <http://172.16.2.0:80>
>  
> <VirtualHost *>

If you used 172.16.2.0:80 in the NameVirtualHost directive, you need
to repeat it in all the VirtualHost blocks.

> # SSL Virtual Hosts
> <IfDefine SSL>
> <VirtualHost 172.16.2.10:443 <http://172.16.2.10:443>>

And I hope those <http://... are just comments you added and are not
part of the config file.

What's httpd -t shows?

Davide

-- 
The Strong Lusethropic Principle states: "The more idiot proof the
software, the more it encourages the user to be careless and not think.
Therefore, idiot-proof software actually encourages, contributes, and
actually CAUSES lusers to be stupid." --Ben Cantrick

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to