sabato 5 febbraio 2011

htaccesseditor

http://www.htaccesseditor.com/it.shtml

es:

"<Files ~ "^\.(htaccess|htpasswd)$">
deny from all
</Files>
Options -Indexes
ErrorDocument 403 xxx.php
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(orderacing\.com)(:80)? [NC]
RewriteRule ^(.*) http://www.orderacing.com/$1 [R=301,L]
DirectoryIndex index.php      
order deny,allow"

Nessun commento:

Posta un commento