PDA

View Full Version : CGI-Bin Newbie Question :-D


Ian
12-30-2000, 04:45 PM
Can I only use CGI scripts in the CGI Bin? Daft question, but my last hosts had a CGI-Bin but scripts would run anywhere.

Thanks, Ian

gnorthey
12-30-2000, 05:02 PM
Jhange your CGI file names to *.cgi (if they aren't already). *.pl will only work in CGI-Bin directory, but you can just change the extension to *.cgi.