pull/1/head
jacobsalmela 10 years ago
parent 7f15a3d51e
commit 59a8c14d38

@ -28,6 +28,5 @@ 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|ad.hulu.com|t.hulu.com|t2.hulu.com|doubleclick.net|b.scorecardresearch.com" {
url.redirect = (
"^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov",
url.redirect = ("^/(.*)" => "http://192.168.1.101:8200/MediaItems/19.mov",
)
Loading…
Cancel
Save