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:55:21 UTC

svn commit: r581200 - /cocoon/site/site/2.0/.htaccess

Author: reinhard
Date: Tue Oct  2 04:55:21 2007
New Revision: 581200

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

Modified:
    cocoon/site/site/2.0/.htaccess

Modified: cocoon/site/site/2.0/.htaccess
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.0/.htaccess?rev=581200&r1=581199&r2=581200&view=diff
==============================================================================
--- cocoon/site/site/2.0/.htaccess (original)
+++ cocoon/site/site/2.0/.htaccess Tue Oct  2 04:55:21 2007
@@ -1,2 +1,3 @@
+DirectoryIndex index.html
 RedirectMatch mirror\.cgi$ "http://cocoon.apache.org/mirror.cgi"
 RedirectMatch link/(.*)$ "http://cocoon.apache.org/link/$1"