Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
cgi and iis
System
can anybody recommend a good on-line reference that discusses configuring CGI on IIS? 99% of sites seem to have a "Unix only" flavor- also, scripting help and examples is secondary, I'm most interested in what all is required at IIS config level to enable cgi scripts, etc
thanks
Find more posts tagged with
Comments
heydude
Check out the
www.activestate.com
perl site. While it is a bit confusing to navigate, I am sure you could find what is needed there. From my personal bank o .02$, I think all that is necessary is associating some extension (.ipl) with the perl executable, and allowing execute permissions on that site or a directory in that site.