Author: tschoening
Date: Sat Jan 27 11:13:45 2018
New Revision: 1024419

Log:
Code style

Modified:
    websites/production/logging/content/log4cxx/.htaccess

Modified: websites/production/logging/content/log4cxx/.htaccess
==============================================================================
--- websites/production/logging/content/log4cxx/.htaccess (original)
+++ websites/production/logging/content/log4cxx/.htaccess Sat Jan 27 11:13:45 
2018
@@ -12,5 +12,5 @@
        #
        RewriteCond %{REQUEST_URI} !^/log4cxx/latest_stable/.+$
        RewriteCond %{REQUEST_URI} !^/log4cxx/next_stable/.+$
-       RewriteRule ^(.*)$                       /log4cxx/latest_stable/$1      
        [R=temp,L]
+       RewriteRule ^(.*)$                       /log4cxx/latest_stable/$1      
[R=temp,L]
 </IfModule>


Reply via email to