in reply to Prompted to Open or Save CGI Program -- configuration issue?
I also tried a number of modifications:<Directory "C:/Program Files/Apache Software Foundation/Apache2.2/cgi- +bin"> AllowOverride None Options None Order allow,deny Allow from all </Directory>
Another:<Directory "C:/Program Files/Apache Software Foundation/Apache2.2/cgi- +bin"> Options ExecCGI SetHandler cgi-script </Directory>
I also did a few more iterations of these, but no to no avail. I should also note that I think the conf files for the different apache versions are quite a bit differnt. For example my file doesn't have the <virtualhost *> command. Any ideas, would be much appreciated.<Directory "C:/Program Files/Apache Software Foundation/Apache2.2/cgi- +bin"> AllowOverride None Options MultiViews Indexes SymLinksIfOwnerMatch Includes ExecCGI </Directory>
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Prompted to Open or Save CGI Program -- configuration issue?
by olus (Curate) on Mar 17, 2009 at 15:55 UTC | |
Re^2: Prompted to Open or Save CGI Program -- configuration issue?
by moritz (Cardinal) on Mar 17, 2009 at 12:55 UTC | |
by neutron (Sexton) on Mar 18, 2009 at 01:48 UTC |