.pl extension runing

Ltd

New Member
#1
hi all.
How do I stop the run extension. Pl in litespeed?
So that did not perform?
With this type of file to another user on my server access.
 

Ltd

New Member
#3
Where do I put this code?
I do this work with Apache :
<Directory "/home">
Options -ExecCGI -FollowSymLinks -Includes IncludesNOEXEC Indexes -MultiViews SymLinksIfOwnerMatch
AllowOverride AuthConfig Indexes Limit FileInfo Options=IncludesNOEXEC,Indexes,Includes,MultiViews,SymLinksIfOwnerMatch
</Directory>

edit the httpd.conf
 
Top