ansible-ffibk/roles/service-nginx/files/redirect-to-ssl.conf

2 lines
45 B
Plaintext

return 301 https://$server_name$request_uri;