From f57d2c8b2d7015f02abcc77460f9d08c7c1a5d0f Mon Sep 17 00:00:00 2001 From: Robert Vineyard Date: Mon, 23 Mar 2015 12:01:26 -0400 Subject: [PATCH] Update lighttpd.conf --- block hulu ads/lighttpd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/block hulu ads/lighttpd.conf b/block hulu ads/lighttpd.conf index 1349374b..3d0843d4 100644 --- a/block hulu ads/lighttpd.conf +++ b/block hulu ads/lighttpd.conf @@ -13,6 +13,7 @@ server.pid-file = "/var/run/lighttpd.pid" server.username = "www-data" server.groupname = "www-data" server.port = 80 +server.error-handler-404 = "/Transparent.gif" index-file.names = ( "index.php", "index.html", "index.lighttpd.html" )