Kortalh/waaaghpaca/master/public/.htaccess - Htaccess File

Kortalh/waaaghpaca/master/public/.htaccess

#Redirect 302 / http://gorcus.com/cgi/waaaghpaca

Options +FollowSymLinks

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.html [L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache