jmptrader/Metro-UI-CSS/master/demo/.htaccess
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.html
RewriteCond %{THE_REQUEST} ^GET .*/index.(php|html) HTTP
RewriteRule ^(.*)index.(php|html)$ /$1 [R=301,L]
Files
