You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2012/02/29 19:05:12 UTC

svn commit: r1295194 - /openejb/site/trunk/content/.htaccess

Author: dblevins
Date: Wed Feb 29 18:05:11 2012
New Revision: 1295194

URL: http://svn.apache.org/viewvc?rev=1295194&view=rev
Log:
Add README.html as a DirectoryIndext (not sure if this works in the .htaccess file. we'll see)

Modified:
    openejb/site/trunk/content/.htaccess

Modified: openejb/site/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/openejb/site/trunk/content/.htaccess?rev=1295194&r1=1295193&r2=1295194&view=diff
==============================================================================
--- openejb/site/trunk/content/.htaccess (original)
+++ openejb/site/trunk/content/.htaccess Wed Feb 29 18:05:11 2012
@@ -1,3 +1,5 @@
+DirectoryIndex: index.html README.html
+
 Redirect permanent /3.0/apache-tomee.html              http://openejb.apache.org/apache-tomee.html
 Redirect permanent /3.0/tomee.html              http://openejb.apache.org/apache-tomee.html
 Redirect permanent /download.html               http://openejb.apache.org/downloads.html