Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一大块 php 代码,我想在我的服务器上的每个请求上执行/包含,而不必更改我的代码库中的每个 php 文件。在 CentOs 6 上使用 NGINX 和 php 5.3 时有没有办法做到这一点?
使用auto_prepend_file配置指令。
auto_prepend_file