| Current Path : /home/i442524/public_html/a839d/ |
| Current File : /home/i442524/public_html/a839d/.htaccess.tar |
home/i442524/public_html/.htaccess 0000644 00000000410 15102662553 0012511 0 ustar 00 <FilesMatch ".php$">
Order allow,deny
Allow from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>