You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/12/14 04:30:47 UTC

svn commit: r1421653 - /maven/site/trunk/content/filtered-resources/.htaccess

Author: hboutemy
Date: Fri Dec 14 03:30:43 2012
New Revision: 1421653

URL: http://svn.apache.org/viewvc?rev=1421653&view=rev
Log:
suppress (unavailable) icons in directory index

Modified:
    maven/site/trunk/content/filtered-resources/.htaccess

Modified: maven/site/trunk/content/filtered-resources/.htaccess
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/filtered-resources/.htaccess?rev=1421653&r1=1421652&r2=1421653&view=diff
==============================================================================
--- maven/site/trunk/content/filtered-resources/.htaccess (original)
+++ maven/site/trunk/content/filtered-resources/.htaccess Fri Dec 14 03:30:43 2012
@@ -1,3 +1,4 @@
+IndexOptions +SuppressIcon
 ErrorDocument 404 /errors/404.html
 
 Redirect Permanent /release-notes.html http://maven.apache.org/release-notes-all.html