I use TinyMCE on CentOS and CWP7 with Apache2 PHP7
After an update on the OS with CWP7 my system in php started to give the message:
Forbidden You do not have permission to access /arquivos/cadastro.php on this server.
Checking I noticed that pages with TinyMCE can not post because they contain html in the text
I have the mod_security module enabled and I would like to keep it, but I have no idea how to release TinyMCE in mod_security
I searched the web, but only encountered other types of errors, bug in TinyMCE, but not in this kind of TinyMCE x mod_security lock.
Looking at the CWP panel there are even options to edit mod_security rulers, but as I do not understand it, I might end up spoiling more
Can anyone give me a light of what can be done?
I'd like to leave some files out of the mod_security check or some rule that could run the post safely