Which Apache MPM is being loaded with Red Hat Enterprise Linux 3 default apache installation: prefork MPM, worker MPM or perchild MPM?
http://kbase.redhat.com/faq/docs/DOC-6233
/etc/sysconfig/httpd 파일을 열어 httpd의 위치를 /usr/sbin/httpd.worker 로 바꾸면 됩니다.
http://kbase.redhat.com/faq/docs/DOC-6233
/etc/sysconfig/httpd 파일을 열어 httpd의 위치를 /usr/sbin/httpd.worker 로 바꾸면 됩니다.





