frc-west/frcwest.com/master/.htaccess - Htaccess File

frc-west/frcwest.com/master/.htaccess

RewriteEngine on
RewriteCond %{HTTP_HOST} ^frcwest.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.frcwest.com$
RewriteRule ^curriculum$ "http://frc-west.github.io/" [R=301,L]
RewriteRule ^event$ "https://www.facebook.com/events/188551191318288/" [R=301,L]

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST

Comments

Apache