myles / whatdayoftheweek

This URL has Read+Write access

myles (author)
Wed Apr 01 05:57:15 -0700 2009
whatdayoftheweek / .htaccess
100644 4 lines (3 sloc) 0.136 kb
1
2
3
4
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.whatdayoftheweek\.com$ [NC]
RewriteRule ^(.*)$ http://whatdayoftheweek.com/$1 [R=301,L]