This website requires JavaScript.
Explore
Help
Sign in
freifunk
/
ansible-ffibk
Watch
9
Star
0
Fork
You've already forked ansible-ffibk
0
Code
Issues
Pull requests
Releases
Wiki
Activity
6c3e8336c9
ansible-ffibk
/
roles
/
service-nginx
/
files
/
redirect-to-ssl.conf
2 lines
38 B
Text
Raw
Normal View
History
Unescape
Escape
Role service-nginx: use $host instead of $server_name for redirects
2019-03-20 10:23:12 +01:00
return 301 https://$host$request_uri;
Reference in a new issue
Copy permalink