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 项目的环境,类似于共享主机的环境。
用户的代码与 Runkit 无关。他们的代码必须在我的 runkit 环境中执行。
是否可以为 lighttpd 提供一个请求处理程序,我可以在其中创建一个 runkit 沙箱并执行用户的请求。