服务器应用 Nginx使用replace-filter-nginx-module实现内容替换 有时候我们想对响应(例如 PHP 接口)返回的内容做些字符串,虽然可以使用各语言代码相关方法(例如 PHP 的…