You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/10/02 13:53:39 UTC

svn commit: r581199 - /cocoon/site/site/2.1/.htaccess

Author: reinhard
Date: Tue Oct  2 04:53:38 2007
New Revision: 581199

URL: http://svn.apache.org/viewvc?rev=581199&view=rev
Log:
set directory home page

Modified:
    cocoon/site/site/2.1/.htaccess

Modified: cocoon/site/site/2.1/.htaccess
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/.htaccess?rev=581199&r1=581198&r2=581199&view=diff
==============================================================================
--- cocoon/site/site/2.1/.htaccess (original)
+++ cocoon/site/site/2.1/.htaccess Tue Oct  2 04:53:38 2007
@@ -1,4 +1,5 @@
 Options -MultiViews
+DirectoryIndex index.html
 
 RedirectMatch mirror\.cgi$ "http://cocoon.apache.org/mirror.cgi"
 RedirectMatch link/livesites\.html$ "http://cocoon.apache.org/link/livesites-2.1.html"