various bug fixes

This commit is contained in:
bunkerity
2020-11-15 20:49:43 +01:00
parent fbf81c94be
commit 0635eb368b
9 changed files with 43 additions and 53 deletions

View File

@@ -13,7 +13,7 @@ services:
- ./letsencrypt:/etc/letsencrypt
- ./server-confs:/server-confs:ro
- ./modsec-confs:/modsec-confs:ro
- ./modsec-crs-confs:/modsec-crs-conf:ro
- ./modsec-crs-confs:/modsec-crs-confs:ro
environment:
- SERVER_NAME=wp.website.com nc.website.com # replace with your domains
- MULTISITE=yes
@@ -88,3 +88,7 @@ services:
- MYSQL_PASSWORD=db-user-pwd # replace with a stronger password (must match MYSQL_PASSWORD)
networks:
- net2
networks:
net1:
net2:

View File

@@ -0,0 +1 @@
SecRuleRemoveById 953120