Re: [users@httpd] Apache with two cgi-bins

2005-06-17 Thread Aman Raheja
You got that right. Make sure you have Include "conf/ss.conf" in your httpd.conf Get back with the configuration, if it doesn't work for you. Aman Raheja Kory Wheatley wrote: I''m configuring my Apache 2.0 to run an Non Secure and Secure Server on the same instance. How do you configure two sep

RE: [users@httpd] Apache with two cgi-bins

2005-06-17 Thread Boyle Owen
> -Original Message- > From: Kory Wheatley [mailto:[EMAIL PROTECTED] > Sent: Freitag, 17. Juni 2005 08:45 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache with two cgi-bins > > > I''m configuring my Apache 2.0 to run an Non Secure and Secure Server > on the same instance.

[users@httpd] Apache with two cgi-bins

2005-06-16 Thread Kory Wheatley
I''m configuring my Apache 2.0 to run an Non Secure and Secure Server on the same instance. How do you configure two 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 ad