ChelseaSchool/tech-summer-program-site/master/.htaccess - Htaccess File

ChelseaSchool/tech-summer-program-site/master/.htaccess

Options -Indexes 

RewriteEngine on
RewriteCond %{HTTP_HOST} ^stemcamp.chelseaschool.edu$ [OR]
RewriteCond %{HTTP_HOST} ^www.stemcamp.chelseaschool.edu$
RewriteRule ^/?$ "http://teamchelsea.net/stemcamp" [R=301,L]

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST

Comments

Apache