RewriteEngine on RewriteCond %{REQUEST_FILENAME} !/style\.css$ RewriteCond %{REQUEST_FILENAME} !/logo\.png$ RewriteRule ^(.+) index.php [L]