PDA

View Full Version : CGI/.htaccess


KaNT
March 30th, 2006, 06:44 PM
My Cgi scripts are not working outside cgi-bin. Please help me
> execute it
> outside the cgi-bin folder. What all are the things to be kept in mind
> while
> trying to get a cgi working

I know it has something to do with .htaccess but that's it

"urgent please help"

degsy
March 30th, 2006, 07:08 PM
Welcome :)

Try adding this to your .htaccess


Options +ExecCGI
AddHandler cgi-script .cgi