home/orangef3/public_html/.htaccess000066600000001305147060517550013315 0ustar00DirectoryIndex index.php index.html RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]