Konfiguration gefixt und massiv aufgeräumt
SSL Redirects funktionieren jetzt
This commit is contained in:
parent
d170593345
commit
d144bc082c
30 changed files with 501 additions and 241 deletions
include
2
include/ssl.rewrite
Normal file
2
include/ssl.rewrite
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Generischer Rewrite von HTTP nach HTTPS
|
||||
rewrite ^ https://$server_name$request_uri? permanent;
|
Loading…
Add table
Add a link
Reference in a new issue