How can I disable unneeded modules in Apache?
When Red Hat Enterprise Llinux is installed with Apache, often times there are extra modules installed that may not be used by the system but consumes memory on the system. They are regulated by the configuration files (.conf
) in /etc/httpd/conf.d/
. It would look similar to:
[root@redherring conf.d]# ls
manual.conf php.conf README webalizer.conf
perl.co...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.