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.
我从微软关于FastCGI 和 PHP的讨论以及Coast R&D 的网站中得到的印象是 php-cgi.exe 能够检测它是在 CGI 还是 FastCGI 上下文中使用。如果是这样,它是如何做到的,因为我想在我自己的产品中具有类似的功能。
为什么不看PHP源代码?只要您不逐行复制他们的代码,就没有IP问题的风险。