You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2013/01/21 11:59:05 UTC

svn commit: r1436269 - /struts/site/trunk/content/resources/.htaccess

Author: lukaszlenart
Date: Mon Jan 21 10:59:05 2013
New Revision: 1436269

URL: http://svn.apache.org/viewvc?rev=1436269&view=rev
Log:
Adds redirect to support already exported docs

Modified:
    struts/site/trunk/content/resources/.htaccess

Modified: struts/site/trunk/content/resources/.htaccess
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/resources/.htaccess?rev=1436269&r1=1436268&r2=1436269&view=diff
==============================================================================
--- struts/site/trunk/content/resources/.htaccess (original)
+++ struts/site/trunk/content/resources/.htaccess Mon Jan 21 10:59:05 2013
@@ -32,4 +32,4 @@ Redirect permanent /struts-doc-1.0.2    
 Redirect permanent /struts-action       http://struts.apache.org/1.x
 Redirect permanent /struts-action2      http://struts.apache.org/2.x
 Redirect permanent /WW                  http://struts.apache.org/2.x/docs 
-Redirect permanent /style                  http://struts.apache.org/css
\ No newline at end of file
+Redirect permanent /style               http://struts.apache.org/css
\ No newline at end of file