X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Flighttpd%2Fvhosts%2Fhekjelarp-nl;fp=etc%2Flighttpd%2Fvhosts%2Fhekjelarp-nl;h=fb69ef11997c12ea8eb743f372b32890d3096058;hb=69e76c209bb9ea4013daae129136a2297f5548b8;hp=d85d53649547f8e534e51aa003e25be339628e65;hpb=74fdf8c0bccf9d41b72ac9bdf3371cc2b543a22f;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/lighttpd/vhosts/hekjelarp-nl b/etc/lighttpd/vhosts/hekjelarp-nl index d85d536..fb69ef1 100644 --- a/etc/lighttpd/vhosts/hekjelarp-nl +++ b/etc/lighttpd/vhosts/hekjelarp-nl @@ -7,5 +7,4 @@ $HTTP["host"] =~ ".hekjelarp.nl$" { var.site-fcgi-dir = var.fcgi-dir + "/hekjelarp-nl" evhost.path-pattern = var.site-dir + "/htdocs/%3/" - accesslog.filename = var.site-dir + "/logs/access.log" }