modsecurity + OWASP working but not accesible from admin menu

Ufito3000

New member
Joined
Apr 24, 2026
Messages
1
Hello

I recently installed a new server with AlmaLinux 9 and DirectAdmin.

I successfully installed OpenLiteSpeed and ModSecurity + OWASP using a custom build, and everything is working and secure (I've tested it, and it blocks correctly).

However, I don't see the "ModSecurity" option in the "Server Manager" menu of my administration panel. This is very useful for tracking blocks and setting rule exclusions at the domain level.

On other servers with the same stack, the option appears correctly.

I've tried recompiling everything, and I still don't see the option in the menu.

Any ideas?

Thanks in advance.
 
Please check the link like this one under "admin" DA user:

https://[HOSTNAME]:2222/evo/admin/modsecurity

For regular DA user it is called "Web application firewall" and it is available under "ADVANCED FEATURES" section. The direct link is like this:

https://[HOSTNAME]:2222/evo/user/modsecurity
 
Back
Top