Hide X-Powered-By (nginx)

后端 未结 7 1290
遇见更好的自我
遇见更好的自我 2020-12-24 05:39

So is there any way to hide X-Powered-By on Nginx?

7条回答
  •  旧时难觅i
    2020-12-24 05:49

    x-powered-by is given by the module, for instance php fastcgi module offers to set expose_php=Off in php.ini

提交回复
热议问题