bunkerity / bunkerity/bunkerweb
[BUG] Custom Config is not working properly
- Dominant language
- Python
- Stars
- 10.9k
- Forks
- 643
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 42
Description
### What happened?
i wrote 3 line below on Custom Config in Template
`SecRuleRemoveById 959100
SecRuleRemoveById 949110`
but All requests were blocked. then i try pass with SecAction but Modsec didn't block any traffic.
i have BunkerWEb 1.6.5
### How to reproduce?
on Custom Config in Template Add
`SecRuleRemoveById 959100
SecRuleRemoveById 949110
SecRuleRemoveById 900001`
### Configuration file(s) (yaml or .env)
```YAML
```
### Relevant log output
```shell
```
### BunkerWeb version
1.6.6
### What integration are you using?
Docker
### Linux distribution (if applicable)
_No response_
### Removed private data
- [x] I have removed all private data from the configuration file and the logs
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.