Author: sebb
Date: Fri Jan  8 18:18:18 2016
New Revision: 1723777

URL: http://svn.apache.org/viewvc?rev=1723777&view=rev
Log:
moving.html has gone

Modified:
    jakarta/site/docs/turbine/.htaccess

Modified: jakarta/site/docs/turbine/.htaccess
URL: 
http://svn.apache.org/viewvc/jakarta/site/docs/turbine/.htaccess?rev=1723777&r1=1723776&r2=1723777&view=diff
==============================================================================
--- jakarta/site/docs/turbine/.htaccess (original)
+++ jakarta/site/docs/turbine/.htaccess Fri Jan  8 18:18:18 2016
@@ -2,4 +2,4 @@ RewriteEngine  on
 RewriteBase /
 
 RewriteRule ^dtd/(.+\.dtd)$ http://turbine.apache.org/dtd/$1 [R,L]
-RewriteRule ^(.*)$ http://turbine.apache.org/moving.html  [R=permanent]
+RewriteRule ^(.*)$ http://turbine.apache.org/  [R=permanent]


Reply via email to