nginx Basis-Setup
This commit is contained in:
parent
bc297acd18
commit
3c917ce4b2
8 changed files with 117 additions and 69 deletions
roles/web-server/base/files/etc/nginx/include
|
@ -5,4 +5,4 @@
|
|||
#
|
||||
|
||||
# Generischer Rewrite von HTTP nach HTTPS
|
||||
rewrite ^ https://$server_name$request_uri? permanent;
|
||||
rewrite ^ https://$server_name$request_uri? permanent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue