[tor-commits] [tpo/master] Fix redirect

2019-05-01 Thread hiro
commit 532f83e95b24de5006cfa06725c0d26a7ffa898e
Author: hiro 
Date:   Wed May 1 23:22:37 2019 +0200

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

diff --git a/.htaccess b/.htaccess
index 473633e..ed88f27 100644
--- a/.htaccess
+++ b/.htaccess
@@ -81,7 +81,7 @@ RewriteRule ^download/download-easy(.*) /download [R=302,L]
 RewriteRule ^relays(.*) https://2019.www.torproject.org/getinvolved/relays 
[R=302,L]
 
 # Index Pages
-RewriteRule ^about/overview(.*) /about/history [R=302,L]
+RewriteRule ^about/overview.html(.*) /about/history [R=302,L]
 RewriteRule ^about/$ /about/history [R=302,L]
 
 # Eff

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tpo/master] Fix redirect

2019-05-01 Thread hiro
commit 90658cc654d52a4c4de8ef71eacb17da7f742dd5
Author: hiro 
Date:   Wed May 1 17:59:56 2019 +0200

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

diff --git a/.htaccess b/.htaccess
index fc9462d..473633e 100644
--- a/.htaccess
+++ b/.htaccess
@@ -81,7 +81,7 @@ RewriteRule ^download/download-easy(.*) /download [R=302,L]
 RewriteRule ^relays(.*) https://2019.www.torproject.org/getinvolved/relays 
[R=302,L]
 
 # Index Pages
-RewriteRule ^about/overview(.*) /about/history/ [R=302,L]
+RewriteRule ^about/overview(.*) /about/history [R=302,L]
 RewriteRule ^about/$ /about/history [R=302,L]
 
 # Eff

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tpo/master] Fix redirect

2019-05-01 Thread hiro
commit 54f50774dad8e5c4ac0af4d30e74ca5c71cf71ea
Author: hiro 
Date:   Wed May 1 16:32:21 2019 +0200

Fix redirect
---
 .htaccess | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.htaccess b/.htaccess
index 8249da2..fc9462d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -26,9 +26,6 @@ RewriteRule ^torbrowser$ 
https://2019.www.torproject.org/projects/torbrowser.htm
 # tordnsel
 RewriteRule ^tordnsel/dist/(.*) 
https://2019.www.torproject.org/dist/tordnsel/$1 [R=302,L]
 
-# Overview
-RewriteRule ^overview(.*) /about/history/ [R=302,L]
-
 # Projects
 RewriteRule ^projects/torbrowser/design(.*) 
https://2019.www.torproject.org/projects/torbrowser/design/ [R=302,L]
 RewriteRule ^projects/torbrowser/RecommendedTBBVersions - [L]
@@ -84,7 +81,7 @@ RewriteRule ^download/download-easy(.*) /download [R=302,L]
 RewriteRule ^relays(.*) https://2019.www.torproject.org/getinvolved/relays 
[R=302,L]
 
 # Index Pages
-RewriteRule ^about/overview(.*) /about/history$1 [R=302,L]
+RewriteRule ^about/overview(.*) /about/history/ [R=302,L]
 RewriteRule ^about/$ /about/history [R=302,L]
 
 # Eff

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tpo/master] Fix redirect

2019-05-01 Thread hiro
commit 42a96dbb4c5be45d904545a68b5d58ab283f8287
Author: hiro 
Date:   Wed May 1 13:25:19 2019 +0200

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

diff --git a/.htaccess b/.htaccess
index 984886a..8249da2 100644
--- a/.htaccess
+++ b/.htaccess
@@ -27,7 +27,7 @@ RewriteRule ^torbrowser$ 
https://2019.www.torproject.org/projects/torbrowser.htm
 RewriteRule ^tordnsel/dist/(.*) 
https://2019.www.torproject.org/dist/tordnsel/$1 [R=302,L]
 
 # Overview
-RewriteRule ^overview(.*) /about/history [R=302,L]
+RewriteRule ^overview(.*) /about/history/ [R=302,L]
 
 # Projects
 RewriteRule ^projects/torbrowser/design(.*) 
https://2019.www.torproject.org/projects/torbrowser/design/ [R=302,L]

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tpo/master] Fix redirect

2019-05-01 Thread hiro
commit 0c79e45ae9416016499b65c230b77bdd1ea0539d
Author: hiro 
Date:   Wed May 1 12:51:48 2019 +0200

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

diff --git a/.htaccess b/.htaccess
index 92c1a89..984886a 100644
--- a/.htaccess
+++ b/.htaccess
@@ -27,7 +27,7 @@ RewriteRule ^torbrowser$ 
https://2019.www.torproject.org/projects/torbrowser.htm
 RewriteRule ^tordnsel/dist/(.*) 
https://2019.www.torproject.org/dist/tordnsel/$1 [R=302,L]
 
 # Overview
-RewriteRule ^overview(.*) /about/history$1 [R=302,L]
+RewriteRule ^overview(.*) /about/history [R=302,L]
 
 # Projects
 RewriteRule ^projects/torbrowser/design(.*) 
https://2019.www.torproject.org/projects/torbrowser/design/ [R=302,L]

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits