drsounds/bungalow/master/.htaccess
# html5 pushstate (history) support: <ifModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !index RewriteRule ([a-zA-Z0-9]+) index.html [L] RewriteRule (.*) index.html [L] </ifModule>
Files
