From c3dd6bccef5d9e7dfe41341864371dfc9214e8d1 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Wed, 4 May 2011 12:11:32 +0200 Subject: [PATCH] Enable INCLUDES for .html files in httpd configuration --- config/www.openmamba.org.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/www.openmamba.org.conf b/config/www.openmamba.org.conf index 5c457f4..0aadc79 100644 --- a/config/www.openmamba.org.conf +++ b/config/www.openmamba.org.conf @@ -26,6 +26,7 @@ # AddOutputFilter INCLUDES;txt-to-html .html # AddType text/plain .txt .spec .patch .diff .log # ExtFilterOptions DebugLevel=1 + AddOutputFilter INCLUDES .shtml .html HeaderName /header-indexes.html ReadmeName /footer.html IndexOptions FancyIndexing HTMLTable DescriptionWidth=* NameWidth=* FoldersFirst @@ -66,7 +67,7 @@ DavLockDB /var/www/davdb/DavLock Allow from all Dav On - + Require valid-user