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

zregvart pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit aeeefe556bac0215f31a4a9ed28ecf57a71faaa7
Author: Zoran Regvart <zregv...@apache.org>
AuthorDate: Mon Sep 16 16:33:51 2019 +0200

    try quick fix (will be overwrite by build)
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 27e7f21..cf12705 100644
--- a/.htaccess
+++ b/.htaccess
@@ -8,7 +8,7 @@ RewriteRule "security-advisories.data/(.+)$" "security/$1" 
[R=permanent,L]
 ErrorDocument 404 /404.html
 
 # Redirect /news/... to /blog/...
-RewriteRule "news(/.*)$" "blog$1" [R=permanent]
+RewriteRule "news(/.*)$" "/blog$1" [R=permanent,L]
 
 # Redirect known links from old website. Not mapped links are commented out. 
Feel free to edit, if you find something missing.
 # Redirect 301 /EclipseMilo

Reply via email to