You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2020/09/12 17:48:34 UTC

[logging-log4net-site] branch asf-staging updated: revert

This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-log4net-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 0848763  revert
0848763 is described below

commit 08487635e219f8907150fae4986a8d4ec40a92ee
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sat Sep 12 10:48:21 2020 -0700

    revert
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index c6c36b8..f31d609 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,5 +6,5 @@ RewriteCond %{REQUEST_URI} !^/log4net/log4net-1.*$
 RewriteRule ^(.*)/release/sdk/html/AllMembers_(.*)$ $1/release/sdk/html/$2
 
 RewriteCond %{REQUEST_URI} !^/log4net/log4net-\d.\d.*$
-RewriteRule ^(.*)$ 2.x/$1
+RewriteRule ^(.*)$ log4net-2.0.10/$1