On 08/11/2021 15:36, Michael Osipov wrote:
Folks,
consider the following in httpd.conf:
Listen {IP}:8443
Listen {IP}:8444
later:
DocumentRoot /www/webapps1
ServerName {hostname}
mod_ssl config...
DocumentRoot /www/webapps2
ServerName {hostname}
mod_ssl config2...
The sec
Folks,
consider the following in httpd.conf:
Listen {IP}:8443
Listen {IP}:8444
later:
DocumentRoot /www/webapps1
ServerName {hostname}
mod_ssl config...
DocumentRoot /www/webapps2
ServerName {hostname}
mod_ssl config2...
The second virtual host shall deliver only a subset of we