Run CGI scripts outside cgi-binSome web hosts allow you to run .cgi scripts only if they're inside the cgi-bin folder. Others allow you to run your scripts outside the cgi-bin folder. Here's how to ensure that you can run them from any folder. If you wish to run the cgi script outside the cgi-bin folder and it doesn't seem to work, first get in touch with the Technical Support Team of your web host and let them know about your needs. Then, ask permission if you're allowed to add the following two lines to your HTACCESS file: Options +ExecCGI Those two lines tell your webserver to treat files ending in .cgi or .pl to execute (run as scripts). This assumes you've chmoded those files as 755.
Manuel@Viloria.net Copyright © 1996 - 2010 by Viloria.com All Rights Reserved.
Previous Entry Next Entry |
"We Host at H4P because H4P is affordable,reliable, and customer-friendly!" -- Manuel Viloria Viloria.com About Manuel Viloria Secondthoughts Archives Angelhouser Contact Us Privacy Statement RSS Feed |