![]() |
lsws 4.1.11 not support modsec rules?
I just wondering about why there so many modsec rules suddenly lost it functions while using litespeed.
I had test it with a very simple rule for an example : Code:
SecRule REQUEST_URI "^/abc\.php$" "deny"But unfortunatelly, litespeed will still give us totaly freedom to access http://domain.com/abc.php. Is there any special way to write that just "REQUEST_URI denial" modsec rule with litespeed? |
does abc.php file exists? and the file need to be processed as a script.
LiteSpeed ignore mod_sec for static files. |
yes abc.php is exist.
the file is php file which have active script inside it. |
Superb!
Force update 4.1.11 will fixed this modsec compatibily. Thank you, George! |
| All times are GMT -7. The time now is 08:36 PM. |