lighttpd: Have an access log per subdomain.
[matthijs/servers/drsnuggles.git] / etc / lighttpd / vhosts / hekjelarp-nl
index d85d53649547f8e534e51aa003e25be339628e65..fb69ef11997c12ea8eb743f372b32890d3096058 100644 (file)
@@ -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"
 }