From 46caf8fa7c7a059ec2f62ae26333e39f01ff6e75 Mon Sep 17 00:00:00 2001 From: Jacob Salmela Date: Tue, 10 Jun 2014 20:22:59 -0500 Subject: [PATCH] added file path --- lighttpd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/lighttpd.conf b/lighttpd.conf index 2b2633b7..16e4c8a2 100644 --- a/lighttpd.conf +++ b/lighttpd.conf @@ -1,3 +1,4 @@ +# /etc/lighttpd/lighttpd.conf server.modules = ( "mod_access", "mod_alias",