Re: [users@httpd] Apache secure and non secure server cgi-bin setup

2005-06-17 Thread Joshua Slive
On 6/16/05, Kory Wheatley <[EMAIL PROTECTED]> wrote: > I''m configuring my Apache 2.0 to run a Non Secure and Secure Server > on the same instance. > How do you configure to separate cgi-bin paths for the secure and > non-secure server? > > In the 'httpd.conf" file there is a ScriptAlias /cgi-bi

[users@httpd] Apache secure and non secure server cgi-bin setup

2005-06-16 Thread Kory Wheatley
I''m configuring my Apache 2.0 to run a Non Secure and Secure Server on the same instance. How do you configure to separate cgi-bin paths for the secure and non-secure server? In the 'httpd.conf" file there is a ScriptAlias /cgi-bin "/var/www/cgi-bin/" so in the "ssl.conf" file do I need to add