zoneminder/distros/redhat/nginx/redirect.nginx.conf

3 lines
63 B
Plaintext

# Auto redirect to https
return 301 https://$host$request_uri;