All pastes #616436 Raw Edit

bkudria

public text v1 · immutable
#616436 ·published 2007-07-12 17:12 UTC
rendered paste body
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]