Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
97562797
Unverified
Commit
97562797
authored
Jul 11, 2018
by
boklm
Browse files
Bug 26569: redirect pre-8.0a9 alpha users to a separate update directory
parent
82a0bd2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/release/update_responses_config.yml
View file @
97562797
...
...
@@ -47,3 +47,8 @@ versions:
minSupportedOSVersion
:
6.1
win64
:
minSupportedOSVersion
:
6.1
htaccess_rewrite_rules
:
alpha
:
|
# bug 26569: Redirect pre-8.0a9 alpha users to a separate update directory
RewriteRule ^[^/]+/8\.0a[12345678]/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last]
RewriteRule ^[^/]+/[4567]\..*/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment