Hi
Our admin has advised us to install the below modules on our apache server. Please advise if this would conflict with hide my word press? Let me know if you have tested it?
+ Add Zend OPcache, DSO, and mod_ruid2
— OPcache provides native support for caching by storing pre-compiled bytecode in shared RAM for faster access. This eliminates the stages of reading code from the disk and compiling it on future access. It also creates a few patterns that make code execution faster.
— DSO is a PHP handler. DSO is the recommended PHP handler when enabling Zend OPcache.
— mod_ruid2 is an Apache Module. mod_ruid2 improves security by executing CGI scripts as the user who owns the file.
Thanks
AMS