Apache HTTPヘッダ情報の隠匿
httpd.confの編集
Server: Apache/2.0.52 (CentOS)
↓↓↓↓↓
Server: Apache
ServerSignature Off
ServerTokens ProductOnly
を追加
X-Powered-By: PHP/4.3.9
↓↓↓↓↓
削除
expose_php = On
を
expose_php = Off
に変更
update : 2008年6月14日 07:06 AM
Categories
latest entries
Copyright © 2008 hidamari.biz All Rights Reserved.
