[us...@httpd] Name-based virtual hosting SSL (seems to work)

2010-07-01 Thread Scott Whitney
I've read this: http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#vhosts and it seems to state that this: VirtualHost *:443 AddHandler fastcgi-script .fcgi .fcg .fpl .py .pyc DocumentRoot /home/eggs/jt/pi/www/htdocs ServerName eggs.test.mycompany.com FastCgiExternalServer

Re: [us...@httpd] Name-based virtual hosting SSL (seems to work)

2010-07-01 Thread Scott Whitney
Thanks, Eric. I'm a little confused. I _think_ you're saying that the vhost-scope configuration _for the SSL Certificate stuff only_ will be served up to all, but the remaining directives (Directory, FastCGI stuff, etc) will be on a per NVH basis? At least those are the results that I'm