aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lighttpd
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2009-10-15 11:25:31 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-10-15 11:25:31 +0200
commit52a385bbc099b22791759b2ed7fc58fceb4ca621 (patch)
tree892ce428323fbb2cc6535736df0b4d00c6f2730a /recipes/lighttpd
parentf08d6b8bd017f926823dd67fe4f138b53f5e2f7b (diff)
downloadopenembedded-52a385bbc099b22791759b2ed7fc58fceb4ca621.tar.gz
lighttpd.conf: cosmetic fix, removed some tabs
Diffstat (limited to 'recipes/lighttpd')
-rw-r--r--recipes/lighttpd/lighttpd/lighttpd.conf2
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