magmafantastico/raiz-do-brasil/master/.htaccess
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule receitas$ ./index.html
RewriteRule contato$ ./index.html
RewriteRule sobre$ ./index.html
RewriteRule produtos$ ./index.html
RewriteRule representantes$ ./index.html
Files
