This commit is contained in:
jacobsalmela 2014-10-11 13:47:07 -05:00
parent e64b1b3b08
commit 500c1fb829

View file

@ -30,4 +30,5 @@ include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
$HTTP["host"] == "ads-v-darwin.hulu.com|ad.hulu.com|t.hulu.com|t2.hulu.com|doubleclick.net" { $HTTP["host"] == "ads-v-darwin.hulu.com|ad.hulu.com|t.hulu.com|t2.hulu.com|doubleclick.net" {
url.redirect = ( url.redirect = (
"^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov", "^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov",
) )