Author: grobmeier
Date: Tue Jul 10 18:56:44 2012
New Revision: 825311

Log:
rewrite for log4cxx

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

Added: websites/production/logging/content/log4cxx/.htaccess
==============================================================================
--- websites/production/logging/content/log4cxx/.htaccess (added)
+++ websites/production/logging/content/log4cxx/.htaccess Tue Jul 10 18:56:44 
2012
@@ -0,0 +1,3 @@
+RewriteEngine on
+RewriteCond %{REQUEST_URI} !^/log4cxx/log4cxx-0.11.0-SNAPSHOT.*$
+RewriteRule ^(.*)$ /log4cxx/log4cxx-0.11.0-SNAPSHOT/$1

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


Reply via email to