You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/09/22 09:32:35 UTC

svn commit: r1704466 - /directory/site/trunk/content/kerby/download/.htaccess

Author: elecharny
Date: Tue Sep 22 07:32:32 2015
New Revision: 1704466

URL: http://svn.apache.org/viewvc?rev=1704466&view=rev
Log:
Used kerby instead of fortress

Modified:
    directory/site/trunk/content/kerby/download/.htaccess

Modified: directory/site/trunk/content/kerby/download/.htaccess
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/download/.htaccess?rev=1704466&r1=1704465&r2=1704466&view=diff
==============================================================================
--- directory/site/trunk/content/kerby/download/.htaccess (original)
+++ directory/site/trunk/content/kerby/download/.htaccess Tue Sep 22 07:32:32 2015
@@ -1,6 +1,6 @@
 RewriteEngine on
 
-RewriteBase /fortress/download/
+RewriteBase /kerby/download/
 
 RewriteRule ^download-archive.html$ download-archive.cgi [L]
 RewriteRule ^download-sources.html$ download-sources.cgi [L]
\ No newline at end of file