Author: grobmeier
Date: Tue Jul 10 18:54:00 2012
New Revision: 825309

Log:
rewrite for chainsaw root

Added:
    websites/production/logging/content/chainsaw/.htaccess   (with props)

Added: websites/production/logging/content/chainsaw/.htaccess
==============================================================================
--- websites/production/logging/content/chainsaw/.htaccess (added)
+++ websites/production/logging/content/chainsaw/.htaccess Tue Jul 10 18:54:00 
2012
@@ -0,0 +1,4 @@
+RewriteEngine on
+RewriteCond %{REQUEST_URI} !^/chainsaw/chainsaw_20060302.*$
+RewriteRule ^(.*)$ /chainsaw/chainsaw_20060302/$1
+

Propchange: websites/production/logging/content/chainsaw/.htaccess
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to