You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2021/06/04 11:04:28 UTC

svn commit: r1075404 - /sites/commonsrdf/.htaccess

Author: sebb
Date: Fri Jun  4 11:04:28 2021
New Revision: 1075404

Log:
Retest

Modified:
    sites/commonsrdf/.htaccess

Modified: sites/commonsrdf/.htaccess
==============================================================================
--- sites/commonsrdf/.htaccess (original)
+++ sites/commonsrdf/.htaccess Fri Jun  4 11:04:28 2021
@@ -1,5 +1,5 @@
 # https://issues.apache.org/jira/browse/INFRA-13005
-# https://issues.apache.org/jira/browse/INFRA-21804 another trivial test
+# https://issues.apache.org/jira/browse/INFRA-21804 test
 
 RewriteEngine on
 RewriteRule ^(.*)$ https://commons.apache.org/proper/commons-rdf/$1 [L,R=301,NC]