Code:
# File modified on Wed Aug 4 04:49:06 2010 by server
# For security reasons, mod_php is not used on this server. Use a php.ini file for php directives
# php_flag engine off
<Files ~ "\.(php*|s?p?html|cgi|pl)$">
deny from all
</Files>
# File modified on Wed Aug 4 04:49:06 2010 by server
# For security reasons, mod_php is not used on this server. Use a php.ini file for php directives
# php_flag engine off
<Files ~ "\.(php*|s?p?html|cgi|pl)$">
deny from all
</Files>
Post a Comment