![]() |
modsec issues
Can someone help me figure out why this modsec rule don't work in Litespeed, but work in Apache?
SecRule REQUEST_FILENAME ".{1,}paypal\.com{1,}" "phase:1,t:none,log,deny" It's a simple request, to block the request if there is paypal.com anywhere in the URL string. example: domain.com/hi/paypal.com/file.html or domain.com/hellopaypal.com/ Is there another way I should be doing this via Litespeed? |
you can try a rewrite rule.
LiteSpeed modsec engine only block URL that does not result in 404 or static file. |
Quote:
|
We can add an option in next release.
|
Quote:
|
| All times are GMT -7. The time now is 01:36 AM. |