LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache And CGI (https://www.linuxquestions.org/questions/linux-software-2/apache-and-cgi-62745/)

bmh.01 05-30-2003 04:12 PM

Apache And CGI
 
I'm pretty much new to linux so sorry if this is a stupid question.

Is it possible to setup apache so that it will execute perl scripts in any folder on the server, not just cgi-bin ?
If so could someone tell me how to.

Thanks In Advance

bmh.01 05-31-2003 05:31 AM

bump

david_ross 05-31-2003 11:52 AM

If the folder is in your document root then add "ExecCGI" to the Options directive for that folder or one of its parents.

If the folder is not in your document root then create a copy of the ScriptAlias directive to mirror the settins for your other directory.


All times are GMT -5. The time now is 11:40 PM.