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 2008/08/14 07:47:43 UTC

svn commit: r685776 - /cocoon/site/site/3.0/.htaccess

Author: reinhard
Date: Wed Aug 13 22:47:43 2008
New Revision: 685776

URL: http://svn.apache.org/viewvc?rev=685776&view=rev
Log:
there is no default for the DirectoryIndex, hence set it explicitly

Added:
    cocoon/site/site/3.0/.htaccess   (with props)

Added: cocoon/site/site/3.0/.htaccess
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/.htaccess?rev=685776&view=auto
==============================================================================
--- cocoon/site/site/3.0/.htaccess (added)
+++ cocoon/site/site/3.0/.htaccess Wed Aug 13 22:47:43 2008
@@ -0,0 +1 @@
+DirectoryIndex index.html
\ No newline at end of file

Propchange: cocoon/site/site/3.0/.htaccess
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/site/site/3.0/.htaccess
------------------------------------------------------------------------------
    svn:mime-type = text/plain