Добавить конфигурацию редиректов для домена ada-dev.ru
All checks were successful
Deploy Caddy / deploy (push) Successful in 10s

This commit is contained in:
Dmitry
2025-12-02 16:53:38 +03:00
parent b65a098b78
commit c059003705

7
conf.d/redirect.caddy Normal file
View File

@@ -0,0 +1,7 @@
http://ada-dev.ru {
redir https://dg.ada-dev.ru{uri}
}
https://ada-dev.ru {
redir https://dg.ada-dev.ru{uri}
}