是否可以更改用户尝试导航到服务器上不存在的PHP脚本时显示的消息。 在我的Nginx + PHP-FPMconfiguration中,它显示File not found. 我想用自定义的错误页面来replace它。
File not found.
是的,错误页面可以自定义: http : //wiki.nginx.org/HttpCoreModule#error_page