chore: tweak redirects
This commit is contained in:
parent
9fe48987ab
commit
27a68b6040
1 changed files with 1 additions and 1 deletions
|
@ -1,12 +1,12 @@
|
||||||
# feeds
|
# feeds
|
||||||
/rss.xml /feed.xml 301!
|
/rss.xml /feed.xml 301!
|
||||||
|
/feeds/all.xml /feed.xml 301!
|
||||||
|
|
||||||
# mastodon
|
# mastodon
|
||||||
/.well-known/host-meta* https://social.lol/.well-known/host-meta:splat 301
|
/.well-known/host-meta* https://social.lol/.well-known/host-meta:splat 301
|
||||||
/.well-known/nodeinfo* https://social.lol/.well-known/nodeinfo:splat 301
|
/.well-known/nodeinfo* https://social.lol/.well-known/nodeinfo:splat 301
|
||||||
|
|
||||||
# rewrites
|
# rewrites
|
||||||
/feeds/all.xml /feed.xml 200!
|
|
||||||
/favicon.ico /assets/img/favicon/favicon.ico 200!
|
/favicon.ico /assets/img/favicon/favicon.ico 200!
|
||||||
/apple-touch-icon.png /assets/img/favicon/apple-touch-icon.png 200!
|
/apple-touch-icon.png /assets/img/favicon/apple-touch-icon.png 200!
|
||||||
/apple-touch-icon-precomposed.png /assets/img/favicon/apple-touch-icon.png 200!
|
/apple-touch-icon-precomposed.png /assets/img/favicon/apple-touch-icon.png 200!
|
||||||
|
|
Reference in a new issue