the directory C:\Inetpub\wwwroot does exists on my 2000 host...
How can i configure it to run CGI applications
Main Topics
Browse All TopicsHow do i know if i have IIS installed in my host system
If install how to configure it so that i can run the cgi page
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
i guess this should help me out
http://my.execpc.com/~keit
i have index.html page in C:\perl-scripts as per the document
when I do
http://xx.xx.xx.xx/cgi-bin
If i do, http://xx.xx.xx.xx/cgi-bin
1) Why is http://xx.xx.xx.xx/cgi-bin
2) Also is there a way to change the format the url http://xx.xx.xx.xx/cgi-bin
For installing per try this help page, I have successfully installed using this link few days back.
http://weblogs.asp.net/bde
Please try it and get back to us if you need any further assistance.
Hi,
How do i know if i have IIS installed in my host system
If you are using the window 2000 server then the IIS already installed on this. If you want to check this then you can also try to check the any website which is running on that server you can find that IIS is running.
also check the folder c:\inetpub\wwwroot there
this means IIS installed on that system.
If install how to configure it so that i can run the cgi page??
If you want Installed Cgi then
Download the latest version of ActivePerl from http://www.activestate.com
haven't done so already.
http://www.activestate.com
When you install it, it should ask if you want to add the script mappings to
IIS. In fact, by default they will be ticked (if you have IIS installed)
That's it.
Perl can be used to write any type of program. CGI scripts
can be written in any programming language.
Isttall perl after that
goto> IIS> website extension > allow perl
if you not seen the perl extension there then you have add manually from here
right click > new extension > perl> browse perl exe > select script option and then finish
Business Accounts
Answer for Membership
by: perlperlPosted on 2006-03-20 at 10:18:13ID: 16238371
i have windows 2000 server