在开发过程中使用 LightHTTPD 来处理我的 grails 应用程序的最简单方法是什么?

发布于 2024-08-18 20:14:49 字数 112 浏览 5 评论 0原文

我不熟悉 LightHTTPD,也无法找到任何有关如何配置它的指南。我尝试阅读文档并配置它,但失败了......

使用 LightHTTPD 开发我的 grails 应用程序的最简单方法是什么?

I'm not familiar with LightHTTPD and haven't been able to find any guides on how to configure this. I attempted reading the docs and configuring it a while back but failed....

What is the easiest way to front my grails application in development with LightHTTPD"?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

铁轨上的流浪者 2024-08-25 20:14:49

我可能会考虑使用通过 _Events.groovy 提供的事件挂钩来启动和停止它。

您只是打算使用它来提供静态内容或代理所有对 Grails 的请求吗?

I'd probably look at starting and stopping it using the events hooks available via _Events.groovy.

Are you just going to use it to serve static content or to proxy all requests to Grails?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文