Added fixes for rpm based system usage
This commit is contained in:
@@ -55,4 +55,4 @@ EnableSendfile on
|
||||
LogFormat "%a %l %u %t \"%r\" %>s %b" common
|
||||
</IfModule>
|
||||
|
||||
IncludeOptional conf.d/*.conf
|
||||
IncludeOptional conf.h.d/*.conf
|
||||
|
||||
@@ -67,9 +67,9 @@ LogFormat "%{Referer}i -> %U" referer
|
||||
LogFormat "%{User-agent}i" agent
|
||||
LogFormat "%b" bytes
|
||||
|
||||
Include conf.d/*.conf
|
||||
IncludeOptional conf.d/domains/webmail.*.conf
|
||||
IncludeOptional conf.d/domains/*.conf
|
||||
Include conf.h.d/*.conf
|
||||
IncludeOptional conf.h.d/domains/webmail.*.conf
|
||||
IncludeOptional conf.h.d/domains/*.conf
|
||||
|
||||
ErrorDocument 403 /error/403.html
|
||||
ErrorDocument 404 /error/404.html
|
||||
|
||||
Reference in New Issue
Block a user