consistently use dash as word separator in URLs
This commit is contained in:
@@ -41,6 +41,10 @@ Header set Cache-Control "public, max-age=31536000"
|
||||
RedirectMatch 301 ^/security.txt$ /.well-known/security.txt
|
||||
RedirectMatch 301 ^/graphene.png$ /logo.png
|
||||
|
||||
RedirectMatch 301 ^/pdfviewer_privacy_policy$ /pdfviewer-privacy-policy
|
||||
RedirectMatch 301 ^/safari_pinned_tab_icon.svg$ /safari-pinned-tab-icon.svg
|
||||
RedirectMatch 301 ^/bitcoin_address.png$ /bitcoin-address.png
|
||||
|
||||
# http://www.twipu.com/GrapheneOS doesn't handle links with fragments properly
|
||||
RedirectMatch 301 "^/releases<a href=$" /releases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user