Author: grobmeier
Date: Tue Jul 10 18:55:30 2012
New Revision: 825310

Log:
rewrite for log4net

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

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

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


Reply via email to