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:47:09 UTC

[logging-log4net-site] branch asf-staging updated: try using symlink

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 44f01fa  try using symlink
44f01fa is described below

commit 44f01fa04c418ad54666475488eeb4d20733c271
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sat Sep 12 10:46:54 2020 -0700

    try using symlink
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index f31d609..c6c36b8 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 ^(.*)$ log4net-2.0.10/$1
+RewriteRule ^(.*)$ 2.x/$1