--- doc/install/linux/sles-suse/sysconfig_apache2 2017/12/01 19:06:31 1.2 +++ doc/install/linux/sles-suse/sysconfig_apache2 2019/02/09 17:00:55 1.3 @@ -139,7 +139,7 @@ APACHE_HTTPD_CONF="" # The implementation of the logic is in /usr/share/apache2/find_mpm, # a script which can be used standalone as well if needed. # -APACHE_MPM="" +APACHE_MPM="prefork" ## Type: string ## Default: "" @@ -172,7 +172,7 @@ APACHE_SERVERADMIN="" # You will have to access it by its address anyway, and this will make # redirections work in a sensible way. # -APACHE_SERVERNAME="35.8.63.94" +APACHE_SERVERNAME="" ## Type: integer ## Default: 2 @@ -253,7 +253,7 @@ APACHE_USE_CANONICAL_NAME="off" # (installed modules, versions, etc.) # see http://httpd.apache.org/docs-2.2/mod/core.html#servertokens # -APACHE_SERVERTOKENS="OS" +APACHE_SERVERTOKENS="Minimal" ## Type: list(on,off) ## Default: "off"