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.
我需要一个支持 SSI(服务器端包含)的便携式小型服务器。有没有人知道任何可以做到这一点的便携式(即不需要安装工作,这样我就可以放在我的闪存驱动器上)服务器?
Lighty2Go是lighttpd的可移植发行版,它是一种非常流行的轻量级 http 服务器。它支持 ssi。该发行版包括便携式版本的 php 和 mysql,如果您不需要它们,它们可能很容易删除。