index
:
crupest.git
ali
dev
main
crupest's personal main repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
template2
/
nginx
/
http
/
redirect-to-https.segment
blob: 56d095d4977b088fcaa18db297effa9bf9a9777a (
plain
)
1
2
3
location / { return 301 https://$host$request_uri; }