vim /etc/httpd/conf/httpd.conf
添加ServerTokens prod这一行
ServerTokens prod
重启Apache服务 systemctl restart httpd
systemctl restart httpd
访问网页,f12查看响应头信息