How to check apache MPM version on centos and ubuntu server
On centos apache server
[[email protected] mods-enabled]# apachectl -V | grep -i mpm
Server MPM: prefork
[[email protected] mods-enabled]#
Alternative on Centos [[email protected] mods-enabled]# httpd -V | grep -i mpm
Server MPM: prefork
[[email protected] mods-enabled]#
On Ubuntu
Tidak ada komentar :
Posting Komentar