Page 1 of 1

turning off perl support for a specific folder

Posted: Sat Aug 11, 2007 3:05 pm
by Kasai
hey guys

i want to turn off perl support for some of my folders that my users can upload files to. i already turn off php support with a .htaccess file and php flag engine off command.

how do you /what is the command for turning off perl?

Posted: Sat Aug 11, 2007 5:51 pm
by timvw
How did you turn it 'on'? Probably it's via the AddHandler directive... In that case you can simply add a RemoveHandler for the specific folder.... (or via .htaccess)

Posted: Sun Aug 12, 2007 4:14 pm
by Kasai
well. im using xampp which has perl support for its folders. I have not turned it on. what is the syntax for the removehandler?

Posted: Sun Aug 12, 2007 8:20 pm
by volka