Author: chtompki
Date: Tue Jan 10 13:10:36 2017
New Revision: 1004594

Log:
COMMONSSITE-92: Preparing for CMS promotion of text to proper

Added:
    websites/production/commons/content/text/
    websites/production/commons/content/text/download_text.html
      - copied, changed from r1004593, 
websites/production/commons/content/rng/download_rng.html
Modified:
    websites/production/commons/content/.htaccess

Modified: websites/production/commons/content/.htaccess
==============================================================================
--- websites/production/commons/content/.htaccess (original)
+++ websites/production/commons/content/.htaccess Tue Jan 10 13:10:36 2017
@@ -64,6 +64,7 @@ Redirect /pool /proper/commons-pool
 Redirect /proxy /proper/commons-proxy
 Redirect /rng /proper/commons-rng
 Redirect /scxml /proper/commons-scxml
+Redirect /text /proper/commons-text
 Redirect /transaction /proper/commons-transaction
 Redirect /validator /proper/commons-validator
 Redirect /vfs /proper/commons-vfs

Copied: websites/production/commons/content/text/download_text.html (from 
r1004593, websites/production/commons/content/rng/download_rng.html)
==============================================================================
--- websites/production/commons/content/rng/download_rng.html (original)
+++ websites/production/commons/content/text/download_text.html Tue Jan 10 
13:10:36 2017
@@ -1,5 +1,5 @@
 <html>
 <head>
-<meta http-equiv="refresh" content="0; 
url=/proper/commons-rng/download_rng.cgi" />
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-text/download_text.cgi" />
 </head>
 </html>


Reply via email to