Skip to content

Instantly share code, notes, and snippets.

@cschneid
Created February 14, 2009 16:32
Show Gist options
  • Select an option

  • Save cschneid/64408 to your computer and use it in GitHub Desktop.

Select an option

Save cschneid/64408 to your computer and use it in GitHub Desktop.
$HTTP["host"] =~ "^(www\.)?pedanticass\.com" {
url.redirect = (
".*" => "http://www.christopher-schneider.com"
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment