Re: A question about Apache.
Posted: 2020/06/26 12:30:49
I must write "ServerSignature Off" in all .conf files under "/etc/httpd/conf.d/" directory?TrevorH wrote: ↑2020/06/26 12:06:20The module is already loaded for you from /etc/httpd/conf.modules.d/00-base.conf
The cipher suite used is set from the system crypto policies, see man crypto-policies and man update-crypto-policies
The serversignature is not set by default so you can put that in a /etc/httpd/conf.d/*.conf file