Author: dfoulks
Date: Fri Jun 4 01:48:56 2021
New Revision: 1075387
URL: http://svn.apache.org/viewvc?rev=1075387&view=rev
Log:
trivial change
Modified:
sites/commonsrdf/.htaccess
Modified: sites/commonsrdf/.htaccess
URL:
http://svn.apache.org/viewvc/sites/commonsrdf/.htaccess?rev=1075387&r1=1075386&r2=1075387&view=diff
==============================================================================
--- sites/commonsrdf/.htaccess (original)
+++ sites/commonsrdf/.htaccess Fri Jun 4 01:48:56 2021
@@ -1,5 +1,5 @@
# https://issues.apache.org/jira/browse/INFRA-13005
-# https://issues.apache.org/jira/browse/INFRA-21804 test
+# https://issues.apache.org/jira/browse/INFRA-21804 another test
RewriteEngine on
RewriteRule ^(.*)$ https://commons.apache.org/proper/commons-rdf/$1
[L,R=301,NC]