Run CGI scripts outside cgi-bin

Some 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
AddHandler cgi-script .cgi .pl

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.
[ First posted on 06/09/2004 by Manuel Viloria ]



Do you like this page? Please click the LIKE button below, and we will publish more of the content that YOU want. Salamat po!

Get In Touch With Manuel Today
Manuel@Viloria.net



  Previous Entry
  Next Entry


Secondthoughts @ Viloria.com
"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


Google Reader


Copyright © 1996 - 2012 by Viloria.com All Rights Reserved.