httpd.conf 에서
ServerSignature Off
ServerTokens ProductOnly
로 설정.
php.ini 에서
expose_php = off
로 설정.
5월 03
httpd.conf 에서
ServerSignature Off
ServerTokens ProductOnly
로 설정.
php.ini 에서
expose_php = off
로 설정.