more domains

pull/1/head
jacobsalmela 10 years ago
parent dc2eac5fc5
commit 0011abd74b

@ -27,6 +27,6 @@ include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port
include_shell "/usr/share/lighttpd/create-mime.assign.pl"
include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
$HTTP["host"] =~ "ads-v-darwin.hulu.com" {
$HTTP["host"] =~ "ads-v-darwin.hulu.com|ads.hulu.com|t.hulu.com|t2.hulu.com|doubleclick.net|scorecardresearch.com" {
url.redirect = ("^/(.*)" => "http://192.168.1.101:8200")
}
Loading…
Cancel
Save