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" )