Author: kiwiwings
Date: Thu Jul 19 16:43:14 2018
New Revision: 1836279
URL: http://svn.apache.org/viewvc?rev=1836279&view=rev
Log:
rewrite test
Modified:
poi/site/publish/.htaccess
Modified: poi/site/publish/.htaccess
URL:
http://svn.apache.org/viewvc/poi/site/publish/.htaccess?rev=1836279&r1=1836278&r2=1836279&view=diff
==============================================================================
--- poi/site/publish/.htaccess (original)
+++ poi/site/publish/.htaccess Thu Jul 19 16:43:14 2018
@@ -5,5 +5,5 @@ RewriteRule ^hslf/(.*)$ http://poi.apach
RewriteRule ^hwpf/(.*)$ http://poi.apache.org/components/document/$1
[R=permanent]
RewriteRule ^hdgf/(.*)$ http://poi.apache.org/components/diagram/$1
[R=permanent]
# Redirects after updating to Apache Forrest 0.9 and site restructuring
-RewriteRule ^/faq.html$ /help/faq.html
-RewriteRule ^/overview.html$ /components/index.html
+RewriteRule ^faq.html$ /help/faq.html
+RewriteRule ^overview.html$ /components/index.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]