blt9881 Posted February 24, 2003 Posted February 24, 2003 Does TotalChoice allow you to run a cgi (perl) script outside of the cgi-bin? In other words could I run scripts out of my base directory (http://www.domain.com/script.cgi) Thanks, Quote
TCH-Rick Posted February 25, 2003 Posted February 25, 2003 I run my Movable Type cgi files outside of the cgi-bin directory. Quote
KevinW Posted February 25, 2003 Posted February 25, 2003 In most cases, there should be no problem. Just make sure that you CHMOD your CGI script for execution (usually 755). I moved one of my small utilities to my web home directory (that is, under public_html) -- give it a try: http://www.kwsupport.com/env.pl -kw Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.