Major changes

This commit is contained in:
Marwolf
2018-07-06 12:59:16 -04:00
parent f73daed67b
commit 9b2fa50740
11 changed files with 50 additions and 181 deletions

View File

@@ -21,7 +21,7 @@ server {
}
}
# server {
# server { #SSL configuration below
# server_name localhost;
# listen 443 ssl;
@@ -45,4 +45,4 @@ server {
# fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
# fastcgi_param PATH_INFO $fastcgi_path_info;
# }
# }
# }