Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS 5.0 enable exec?

Status
Not open for further replies.

hegris

Technical User
May 24, 2002
13
0
0
NO
Can somebody help me!!
I cant figure out how to enable the "exec" command with
IIS 5.0

I want to run exec command within at SSI directive.SSI (server side includes are enabled and it is working with the other commands!).
 
Hi,

in the properties of the site, go to the Home Directory tab. Click the drop-down by Execute Permissions, and set it to 'Scripts and Executables'.

Cheers
Stuart
 
Thanks for reply Stuartc,
I have already done that, and I have set all the mappings on the configuration tab.
I have set the SSIEnableCmdDirective to 1 in registry.

I think there is more settings in the registry like
AllowSpecialCharsInShell, but that one is unsafe, so I wonder if there is another way to allow running the "exec" command?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top