anytimestream/genesisville/master/.htaccess - Htaccess File

anytimestream/genesisville/master/.htaccess

Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteRule favicon.ico favicon.ico [NC,L]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*)$ dispatcher.php [NC,L]

On Github License

Files

Download PDF of Htaccess file
SCRIPT_FILENAME

Comments

Apache