punitshah/colorlights/master/web/arduino/.htaccess - Htaccess File

punitshah/colorlights/master/web/arduino/.htaccess

# redirect www.punit.org to punit.org
Options +FollowSymLinks
RewriteEngine off
#RewriteCond %{HTTP_HOST} .
#RewriteCond &{HTTP_HOST} !^punit.org/colorlights/arduino
#RewriteCond %{HTTP_HOST} !^punit.org
#RewriteRule ([^(/colorlights/ardunio.*)]*) http://punit.org/$1 [R=301,L]
#RewriteRule (.*) http://punit.org/$1 [R=301,L]

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST

Comments

Apache