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.
我有一个由 Hiawatha Web 服务器运行的 CGI 脚本,需要
到目前为止,我还没有达到这个结果:脚本不会在命令执行时写入数据,而是在执行结束时一次性写入所有内容。甚至有可能用 Hiawatha 实现我上面描述的吗?谢谢你。
我想通了:您需要WaitForCGI = yes在配置文件中设置选项。
WaitForCGI = yes