Apache 1.3.27 - no cgi
Hi, im having a problem upgrading from apache 1.3.17 to 1.3.27 - no matter what i do, i cant get cgi to run in a normal directory.CGI will only run in a directrory that is setup using the ScriptAlias keyword in httpd.conf
Ive done AddHandler cgi-script .cgi inside each vhost, and inside <directory> tags and inside the server-wide settings. Ive also done it in the .htaccess file. When i try to access the .cgi it asks me to download it.
If anyone can help, id appreciate it.
(PS, the same httpd.conf file worked with 1.3.17 and let cgi run in any part of a customers website, but 1.3.27 using the same httpd.conf file wont)