/
home
/
desavssx
/
oxknit-store.com
/
Upload File
HOME
.htaccess 0000444 00000000305 15125265546 0006351 0 ustar 00 <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] </IfModule>