Roundcube Community Forum

 

Nginx ModSecurity 3.0 with OWASP

Started by gokseldogan, December 22, 2024, 05:54:25 AM

Previous topic - Next topic

gokseldogan

Hello everyone, when I activate modsecurity with plesk panel, I cannot access roundcube. It gives a 403 forbidden nginx warning.

SecRule REQUEST_URI "@beginsWith /roundcube" "phase:1,id:12345,ctl:ruleEngine=off" I was able to access the login page with this rule, but after logging in, I still get the same error. How can I get full access to Roundcube?

gokseldogan

#1
I did some research and when I deactivated the platform-unix ve platform-multi rules, the problem was solved, but how can I do this only for roundcube?