Global Site Configuration Steps:
1) Considering IIS
Server Role is already added to your Windows Server 2008 R2 Box.
In case not than open below mention link.
In case not than open below mention link.
2) As we have added the IIS role in our Windows
Server, now we need to create a site using which we will do the configuration
with webgate.
3)
Go to Start -> Internet Information Services
(IIS) Manager
5)
Adding support for perl & cgi execution
-> Go to Handler Mappings
- In case you see, ISAPI.dll as disabled than enable it. Either you can enable it at global level or it can be enable per site basis as well.
- Now we need to add the support for cgi & perl script execution. Their support can be added at global or per site level basis.
- We are adding them at global site level.
- Add Script Map for .pl & .cgi support
Check whether execute permission is granted or not to both
.cgi & .pl handlers. In case it is not, than provide it execute permission.
No comments:
Post a Comment