[security]cgi/perl can still be run even it's not allow?
Hello all,
It seems users still able to run cgi/perl scripts even they don't have cgi access, they can create a folder and put a .htaccess with
Options +ExecCGI
AddHandler cgi-script .cgi .pl
and run cgi/perl scripts from there, is this normal?
Hello all,
It seems users still able to run cgi/perl scripts even they don't have cgi access, they can create a folder and put a .htaccess with
Options +ExecCGI
AddHandler cgi-script .cgi .pl
and run cgi/perl scripts from there, is this normal?
Last edited: