$HTTP["host"] =~ "^(.*)" { url.redirect = ( "^/(.*)" => "http://www.%1/$1", ) }
Post code snippets. Sort by tags, people, people and tags, etc..
$HTTP["host"] =~ "^(.*)" { url.redirect = ( "^/(.*)" => "http://www.%1/$1", ) }
Related Posts
??Redirect domain.com requests to www.domain.com