From: Henning Heinold Date: Thu, 15 Oct 2009 09:25:31 +0000 (+0200) Subject: lighttpd.conf: cosmetic fix, removed some tabs X-Git-Tag: Release-2010-05/1~2083 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a385bbc099b22791759b2ed7fc58fceb4ca621;p=openembedded.git lighttpd.conf: cosmetic fix, removed some tabs --- 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