Author: clement
Date: Fri Feb 15 12:44:19 2013
New Revision: 1446557

URL: http://svn.apache.org/r1446557
Log:
enable directory listing

Modified:
    felix/site/trunk/content/ipojo/schemas/.htaccess

Modified: felix/site/trunk/content/ipojo/schemas/.htaccess
URL: 
http://svn.apache.org/viewvc/felix/site/trunk/content/ipojo/schemas/.htaccess?rev=1446557&r1=1446556&r2=1446557&view=diff
==============================================================================
--- felix/site/trunk/content/ipojo/schemas/.htaccess (original)
+++ felix/site/trunk/content/ipojo/schemas/.htaccess Fri Feb 15 12:44:19 2013
@@ -1,4 +1,6 @@
 Options FollowSymLinks
+Options +Indexes 
+
 #RewriteEngine On
 
 # RewriteBase /ipojo/schemas/


Reply via email to