ronymoon/coactsite/gh-pages/v-1.1.1/www/.htaccess
# ensure that all requests for files and folders that does not exists will be redirected to index.php RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule . index.php [NC,L]
Files
