====== Apache Server Info ====== * [[Apache]] * [[Apache Security]] You can use ''mod_info'' in Apache to display specific details regarding the installation of Apache. == Configuration == SetHandler server-info Order deny,allow Deny from all Allow from 1.2.3.4 == Gentoo == Add ''-D INFO'' to ''APACHE2_OPTS'' in ''/etc/conf.d/apache2'' ==== Apache MPM Configurations ==== * [[Apache MPM Prefork]] * [[Apache MPM Worker]]