LoginSignup
10
8

More than 5 years have passed since last update.

X-Powered-By PHPのバージョン非表示

Last updated at Posted at 2014-12-10

vi /etc/php.ini

php.ini
expose_php = On
↓
expose_php = Off

:wq

service httpd restart

HEAD http://localhost/ | egrep ^X
※表示されないことを確認

10
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
8