> <VirtualHost 172.20.30.40:443 192.168.1.40:443> > ServerName www.example.com > DocumentRoot /var/secwww > </VirtualHost>
in addition to Karel' response, you do need mod_ssl directives to actually service SSL on this port. -- Eric Covener [email protected] --------------------------------------------------------------------- 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]
