[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-17 10:28:03
This commit is contained in:
parent
bc9b336bcc
commit
51fd228ff1
|
|
@ -35,7 +35,7 @@ server {
|
||||||
# Usa o mesmo certificado, pois ele é válido para ambos os nomes.
|
# Usa o mesmo certificado, pois ele é válido para ambos os nomes.
|
||||||
ssl_certificate /etc/letsencrypt/live/www.itguys.com.br/fullchain.pem;
|
ssl_certificate /etc/letsencrypt/live/www.itguys.com.br/fullchain.pem;
|
||||||
ssl_certificate_key /etc/letsencrypt/live/www.itguys.com.br/privkey.pem;
|
ssl_certificate_key /etc/letsencrypt/live/www.itguys.com.br/privkey.pem;
|
||||||
|
ssl_trusted_certificate /etc/letsencrypt/live/www.itguys.com.br/fullchain.pem;
|
||||||
# Envia um redirecionamento permanente para a versão canónica com 'www'.
|
# Envia um redirecionamento permanente para a versão canónica com 'www'.
|
||||||
return 301 https://www.itguys.com.br$request_uri;
|
return 301 https://www.itguys.com.br$request_uri;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue