john
asked May 10 2017
Answer
Go to php.ini file and search for the respective Modules's .so file and hash that line.
Example:
If you need to disable the php_fileinfo module, open the php.ini file and hash that particular line. Once its done restart Web server.
jagannatharumugam
asked May 10 2017
edited Oct 05 2018
How to disable apache modules in redhat
Hello, many modules have been installed in my web server, how to disable those unwanted modules. To delete also will be fine.