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 2016/02/11 23:55:26 UTC

svn commit: r1729919 - /maven/doxia/site/trunk/content/resources/.htaccess

Author: hboutemy
Date: Thu Feb 11 22:55:26 2016
New Revision: 1729919

URL: http://svn.apache.org/viewvc?rev=1729919&view=rev
Log:
added support for link from breadcrumb

Modified:
    maven/doxia/site/trunk/content/resources/.htaccess

Modified: maven/doxia/site/trunk/content/resources/.htaccess
URL: http://svn.apache.org/viewvc/maven/doxia/site/trunk/content/resources/.htaccess?rev=1729919&r1=1729918&r2=1729919&view=diff
==============================================================================
--- maven/doxia/site/trunk/content/resources/.htaccess (original)
+++ maven/doxia/site/trunk/content/resources/.htaccess Thu Feb 11 22:55:26 2016
@@ -5,3 +5,4 @@ Redirect Permanent /doxia/doxia-ide/inde
 Redirect Permanent /doxia/images/apache-maven-project.png  /images/apache-maven-project.png
 RedirectMatch permanent ^/doxia/.*-archives/images/(.*)$ /doxia/images/$1
 RedirectMatch permanent ^/doxia/.*-archives/css/(.*)$ /doxia/css/$1
+RedirectMatch permanent ^/doxia/.*-archives/index.html$ /doxia/index.html