|
@@ -80,7 +80,7 @@ LogFormat "%{Referer}i -> %U" referer
|
|
|
LogFormat "%{User-agent}i" agent
|
|
LogFormat "%{User-agent}i" agent
|
|
|
LogFormat "%b" bytes
|
|
LogFormat "%b" bytes
|
|
|
|
|
|
|
|
-Include conf.d/*.conf
|
|
|
|
|
|
|
+IncludeOptional conf.d/*.conf
|
|
|
IncludeOptional conf.d/domains/*.conf
|
|
IncludeOptional conf.d/domains/*.conf
|
|
|
|
|
|
|
|
# Include the virtual host configurations:
|
|
# Include the virtual host configurations:
|