Can someone help me set up CGI on my Win2k server?

SnowPunk98

Banned
Jun 15, 2001
4,933
0
0
I want to use CGI with my Win2k server but do not know how to do so if someone could help me do this I would be very grateful. If you are willing to help please contact me

AIM: SnowPunk98
ICQ: 48557540
Email: SnowPunk98@socal.rr.com
 

SnowPunk98

Banned
Jun 15, 2001
4,933
0
0
I did install perl, but I prob did it wrong, I unchecked all the boxes during config also what DIR should I install to
 

mattbta

Senior member
Dec 15, 2001
223
0
76
brotherson.com
If you're using IIS, the default directory is X:\inetpub\scripts for scripts. This is the directory to install to. From there, in your webroot folder, make a folder titled "cgi-bin" and point it to X:\inetpub\scripts . The MS site I linked has detailed instructions on how to accomplish this task.
 

err

Platinum Member
Oct 11, 1999
2,121
0
76
Also make sure the folder where your .cgi resides has read & execute permissions for Inetuser.

In IIS, on your website properties, try checking execute as well. .cgi likes execute instead of scripts.

Also make sure .cgi is properly mapped in IIS

eRr