Author: bodewig
Date: Wed Nov 11 11:58:48 2015
New Revision: 972091
Log:
make 1.2.14 site the default site
Modified:
websites/production/logging/content/log4net/.htaccess
websites/production/logging/content/log4net/1.2.x
websites/production/logging/content/log4net/1.x
Modified: websites/production/logging/content/log4net/.htaccess
==============================================================================
--- websites/production/logging/content/log4net/.htaccess (original)
+++ websites/production/logging/content/log4net/.htaccess Wed Nov 11 11:58:48
2015
@@ -1,4 +1,4 @@
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/log4net/log4net-1.2.*$
-RewriteRule ^(.*)$ /log4net/log4net-1.2.13/$1
+RewriteRule ^(.*)$ /log4net/log4net-1.2.14/$1
Modified: websites/production/logging/content/log4net/1.2.x
==============================================================================
--- websites/production/logging/content/log4net/1.2.x (original)
+++ websites/production/logging/content/log4net/1.2.x Wed Nov 11 11:58:48 2015
@@ -1 +1 @@
-link log4net-1.2.13
\ No newline at end of file
+link log4net-1.2.14
\ No newline at end of file
Modified: websites/production/logging/content/log4net/1.x
==============================================================================
--- websites/production/logging/content/log4net/1.x (original)
+++ websites/production/logging/content/log4net/1.x Wed Nov 11 11:58:48 2015
@@ -1 +1 @@
-link log4net-1.2.13
\ No newline at end of file
+link log4net-1.2.14
\ No newline at end of file