/kb

personal knowledgebase

Allow cgi scripts globally

without comments

I run Apache on my Macbook and want to be able to run my cgi scripts from everywhere. All directories I want to access are symlinked from the DocumentRoot (/Library/WebServer/Documents) and the only thing necessary is to add the following directive for this section in httpd.conf:

Options ExecCGI

Theoretically related posts

Written by HÃ¥vard Grimelid

April 23rd, 2008 at 12:41 pm

Posted in Server

Tagged with , ,

Leave a Reply