I am trying to configure one IP address with multi-virtual name hosting and must use separate ports for SSL.
I use the NameVirtualHost *:80 NameVirtualHost *:8080
and place them in the <VirtualHost *:80> </VirtualHost>
And I get errors saying that
[Mon Jul 15 17:34:17 2002] [warn] NameVirtualHost *:80 has no VirtualHosts
[Mon Jul 15 17:34:17 2002] [warn] NameVirtualHost *:8080 has no VirtualHosts
Is it a bind problem or what? Should I name the ports in the db files (*:80 - www.sample.com)? I have never did this so it is new to me.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
