Author: hboutemy Date: Sun Nov 19 17:11:18 2017 New Revision: 1815746 URL: http://svn.apache.org/viewvc?rev=1815746&view=rev Log: added doc on rewrite rules (which should dnow be obsolete, yay!!!)
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=1815746&r1=1815745&r2=1815746&view=diff ============================================================================== --- maven/site/trunk/content/filtered-resources/.htaccess (original) +++ maven/site/trunk/content/filtered-resources/.htaccess Sun Nov 19 17:11:18 2017 @@ -75,6 +75,8 @@ Redirect Permanent /guides/mini/guide-ap RedirectMatch ^/maven-1.x/(.*)$ /archives/maven-1.x/$1 +# rewrite rules for /components: see http://maven.apache.org/developers/website/ +# should not be useful any more since symlinks have been created in http://svn.apache.org/r1815743 and http://svn.apache.org/r1815745 RewriteEngine on # if file is not found in maven-site, look into components