|
|
@@ -11,7 +11,7 @@ server {
|
|
|
access_log /var/log/nginx/domains/%domain%.log combined;
|
|
|
access_log /var/log/nginx/domains/%domain%.bytes bytes;
|
|
|
error_log /var/log/nginx/domains/%domain%.error.log error;
|
|
|
-
|
|
|
+
|
|
|
include %home%/%user%/conf/web/%domain%/nginx.forcessl.conf*;
|
|
|
|
|
|
location = /favicon.ico {
|