3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
|
# Auto redirect to https
|
||
|
return 301 https://$host$request_uri;
|