RewriteEngine on RewriteCond %{REQUEST_URI} !^.+(css|fonts|img|js).+$ RewriteRule ^.+$ index.php [L]