隐藏Header中Nginx和PHP的版本号 Published 2018-05-06 by GNIXNER Nginx在配置文件的http{}模块中添加 server_tokens off; PHP在php.ini中增加或修改 expose_php = Off Published in 技术日记 Linux/UnixNginxPHP Previous Post Linux下的crontab定时执行任务命令详解 Next Post Ubuntu Apache ab压力测试