web-proxy: include mime.types
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Always include mime.types on web-proxies. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
e369c53a4c
commit
92f01888af
@ -10,6 +10,7 @@ nginx:
|
|||||||
use: epoll
|
use: epoll
|
||||||
http:
|
http:
|
||||||
include:
|
include:
|
||||||
|
- mime.types
|
||||||
- snippets/modsecurity
|
- snippets/modsecurity
|
||||||
- conf.d/*.conf
|
- conf.d/*.conf
|
||||||
- vhosts.d/*.conf
|
- vhosts.d/*.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user