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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disabling script execution

Status
Not open for further replies.

mikeEd

Programmer
Nov 26, 2001
160
0
0
GB
I've been trying to work out how to disable all server side script execution for a particular directory (ideally using .htaccess) and I'm amazed how difficult it's been to find any solution. I thought I could do something with RemoveHandler in .htaccess to disable all handling of scripts, but that doesn't seem to work.
What's the correct way to do this?
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top