You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2012/04/25 12:16:49 UTC

svn commit: r814369 - in /websites/staging/directory/trunk/content: ./ studio/.htaccess

Author: buildbot
Date: Wed Apr 25 10:16:49 2012
New Revision: 814369

Log:
Staging update by buildbot for directory

Added:
    websites/staging/directory/trunk/content/studio/.htaccess
Modified:
    websites/staging/directory/trunk/content/   (props changed)

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 25 10:16:49 2012
@@ -1 +1 @@
-1330183
+1330184

Added: websites/staging/directory/trunk/content/studio/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/studio/.htaccess (added)
+++ websites/staging/directory/trunk/content/studio/.htaccess Wed Apr 25 10:16:49 2012
@@ -0,0 +1,5 @@
+RewriteEngine on
+
+RewriteBase /studio/
+
+RewriteRule ^download-test.html$ download-test.cgi [L]
\ No newline at end of file