mowekabanas/ladorni/master/.htaccess - Htaccess File

mowekabanas/ladorni/master/.htaccess

Options +FollowSymLinks
RewriteEngine On

RewriteCond %{SCRIPT_FILENAME} !-d
RewriteCond %{SCRIPT_FILENAME} !-f

RewriteRule home$ ./index.html
RewriteRule vinhos$ ./index.html
RewriteRule vinicola$ ./index.html
RewriteRule castelo$ ./index.html
RewriteRule contato$ ./index.html
RewriteRule como-chegar$ ./index.html

On Github License

Files

Download PDF of Htaccess file
SCRIPT_FILENAME

Comments

Apache