Добавить редиректы для пути /pve на домене ada-dev.ru
All checks were successful
Deploy Caddy / deploy (push) Successful in 7s
All checks were successful
Deploy Caddy / deploy (push) Successful in 7s
This commit is contained in:
@@ -2,6 +2,7 @@ http://pve.ada-dev.ru {
|
|||||||
redir https://pve.ada-dev.ru{uri}
|
redir https://pve.ada-dev.ru{uri}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
pve.ada-dev.ru {
|
pve.ada-dev.ru {
|
||||||
import mtls_protect
|
import mtls_protect
|
||||||
|
|
||||||
|
|||||||
@@ -5,3 +5,11 @@ http://ada-dev.ru {
|
|||||||
https://ada-dev.ru {
|
https://ada-dev.ru {
|
||||||
redir https://dg.ada-dev.ru{uri}
|
redir https://dg.ada-dev.ru{uri}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
http://ada-dev.ru/pve {
|
||||||
|
redir https://pve.ada-dev.ru{uri}
|
||||||
|
}
|
||||||
|
|
||||||
|
https://ada-dev.ru/pve {
|
||||||
|
redir https://pve.ada-dev.ru{uri}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user