| Current Path : /home/pressec/www/presselib/0be92/ |
| Current File : /home/pressec/www/presselib/0be92/.htaccess.tar |
home/pressec/www/presselib/.htaccess 0000644 00000000410 15252256474 0013561 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>