hi
to protect folders with permission 777 create .htaccess file :
this .htaccess file deny access to php/html/cgi/pl scripts in the folder<Files ~ "\.(php*|s?p?html|cgi|pl)$">
deny from all
</Files>
php_flag engine off
hi
to protect folders with permission 777 create .htaccess file :
this .htaccess file deny access to php/html/cgi/pl scripts in the folder<Files ~ "\.(php*|s?p?html|cgi|pl)$">
deny from all
</Files>
php_flag engine off
will this work on windows 2003 hosting?![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)