Running CGI script from any directory or via /~username/cgi-bin

In order to force apache to allow cgi script to run, simply create a file called .htaccess inside the directory in which you wish to run the scripts. Inser this text into the file:

Options +ExecCGI
AddHandler cgi-script .cgi .pl
 
apache/cgi_script.txt · Last modified: 2010/02/19 20:40 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki