I have a site up on a Apache unix server. I am running a CGI shopping cart
script in the root directory. In order to do this, I have the following
htaccess file:
Options ExecCGI
AddHandler cgi-script .cgi
AddHandler server-parsed .html
However, when I try to run the script in Secure SSL mode, it does not
execute (ie. http://www.site.com/cart.cgi works, but
https://www.site.com/cart.cgi just shows the text of the script and is not
executed. Any ideas why this is happening? Need an answer ASAP.
Thanks all.
--
Forest Johns
Fifth Gear Marketing Systems
12A 1950 Government Street
Victoria, B.C., V8T 4N8
(250) 388-9422