vi httpd.conf === ServerTokens Prod ServerSignature Off ===
vi php.ini === expose_php = Off ===
apachectl -t # 문법 검사 후 이상 없을 시 apachectl graceful # 무중단 리로드
curl -I 도메인 or IP
- 변경 전 - 변경 후