Results 1 to 1 of 1
My question is pretty straightforward. I have AddHandler .cgi .pl in httpd.conf so I can run those scripts. But I have a directory where I want the scripts to be ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-20-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
How do I turn off cgi execution in a certain directory?
My question is pretty straightforward. I have AddHandler .cgi .pl in httpd.conf so I can run those scripts. But I have a directory where I want the scripts to be downloadable. When I try to go to the script page, I get a forbidden error. In the log it says ExecCGI is off. I know, because I turned it off so I could download the scripts. I was just wondering how to tell Apache those scripts are not meant to run, but are just normal pages, while at the same time letting scripts in other directories run


Reply With Quote
