Change github redirect to permanent
This commit is contained in:
parent
44312da34c
commit
2ac6af6b5c
@ -16,7 +16,7 @@ git.bbaovanc.com {
|
|||||||
@404 status 404
|
@404 status 404
|
||||||
handle_response @404 {
|
handle_response @404 {
|
||||||
handle /bbaovanc/* {
|
handle /bbaovanc/* {
|
||||||
redir https://github.com{uri} temporary
|
redir https://github.com{uri} permanent
|
||||||
}
|
}
|
||||||
|
|
||||||
handle {
|
handle {
|
||||||
|
Loading…
Reference in New Issue
Block a user