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.
我不熟悉 LightHTTPD,也找不到任何关于如何配置它的指南。我尝试阅读文档并在不久前对其进行配置,但失败了......
使用 LightHTTPD 将我的 grails 应用程序置于开发中的最简单方法是什么?
我可能会考虑使用通过 _Events.groovy 提供的事件挂钩来启动和停止它。
您只是要使用它来提供静态内容还是将所有请求代理到 Grails?