nginx Basis-Setup

This commit is contained in:
baldo 2015-11-14 18:48:41 +01:00
commit 3c917ce4b2
8 changed files with 117 additions and 69 deletions

View file

@ -5,4 +5,4 @@
#
# Generischer Rewrite von HTTP nach HTTPS
rewrite ^ https://$server_name$request_uri? permanent;
rewrite ^ https://$server_name$request_uri? permanent;