menesty/ikea-world/master/www/.htaccess
AddDefaultCharset UTF-8 RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !/fonts/.* [NC] RewriteRule ^(.*)$ index.php?route=$1 [L,QSA]
Files

AddDefaultCharset UTF-8 RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !/fonts/.* [NC] RewriteRule ^(.*)$ index.php?route=$1 [L,QSA]