thevttalisman/the-talisman-web/master/.htaccess - Htaccess File

thevttalisman/the-talisman-web/master/.htaccess

RewriteEngine On

RewriteBase /
RewriteRule ^index.html$ index.php 
RewriteRule ^submit.html$ submissions.php 
RewriteRule ^team.html$ members.php 
RewriteRule ^photos.html$ gallery.php 

Redirect /submit /submit.html

On Github License

Files

Download PDF of Htaccess file

Comments

Apache