added server_names template file and updated redirectHTTPS to use it

This commit is contained in:
Asif Bacchus
2019-01-04 02:50:07 -07:00
parent 794642eef0
commit 88663dd4bb
2 changed files with 8 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
#######
### NGINX configuration -- list of server names
#######
server_name
;