FileMaster
Search
Toggle Dark Mode
Home
/
.
Edit File: .htaccess.tar
home/b599605/dominoesclassicgame.com/.htaccess 0000644 00000000347 15156246411 0015014 0 ustar 00 <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>