You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2017/02/12 11:05:57 UTC

svn commit: r1782655 - /webservices/website/axiom/.htaccess

Author: veithen
Date: Sun Feb 12 11:05:57 2017
New Revision: 1782655

URL: http://svn.apache.org/viewvc?rev=1782655&view=rev
Log:
Update .htaccess file for Axiom.

Modified:
    webservices/website/axiom/.htaccess

Modified: webservices/website/axiom/.htaccess
URL: http://svn.apache.org/viewvc/webservices/website/axiom/.htaccess?rev=1782655&r1=1782654&r2=1782655&view=diff
==============================================================================
--- webservices/website/axiom/.htaccess (original)
+++ webservices/website/axiom/.htaccess Sun Feb 12 11:05:57 2017
@@ -11,4 +11,4 @@ Redirect permanent /axiom/svn.html http:
 
 # Let search engines know that we no longer publish Javadoc for internal implementation classes
 RedirectMatch gone ^/axiom/apidocs/org/apache/axiom/(om|soap)/impl/(llom|dom)/.*$
-RedirectMatch gone ^/axiom/apidocs/org/apache/axiom/ts/.*$
+RedirectMatch gone ^/axiom/apidocs/org/apache/axiom/(c14n|ts)/.*$