Author: grobmeier
Date: Tue Jul 10 18:19:14 2012
New Revision: 825292
Log:
htaccess redirect
Added:
websites/production/logging/content/log4php/.htaccess (with props)
Added: websites/production/logging/content/log4php/.htaccess
==============================================================================
--- websites/production/logging/content/log4php/.htaccess (added)
+++ websites/production/logging/content/log4php/.htaccess Tue Jul 10 18:19:14
2012
@@ -0,0 +1,2 @@
+RewriteEngine on
+RewriteRule ^(.+)$ 2.x/$1
Propchange: websites/production/logging/content/log4php/.htaccess
------------------------------------------------------------------------------
svn:eol-style = native