diff options
-rw-r--r-- | recipes/lighttpd/lighttpd/lighttpd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/lighttpd/lighttpd/lighttpd.conf b/recipes/lighttpd/lighttpd/lighttpd.conf index 5642e3175f..3342470cec 100644 --- a/recipes/lighttpd/lighttpd/lighttpd.conf +++ b/recipes/lighttpd/lighttpd/lighttpd.conf @@ -33,7 +33,7 @@ server.modules = ( # "mod_expire", # "mod_secdownload", # "mod_rrdtool", -# "mod_webdav", +# "mod_webdav", "mod_accesslog" ) ## a static document-root, for virtual-hosting take look at the |