是否有适用于 Apache HTTP Server 2.2 和 Python 2.6 或 3.0 的 mod_python?

发布于 2024-07-19 05:43:07 字数 172 浏览 4 评论 0原文

我浏览了 mod_python 网站,只找到了适用于 Python 2.5 及更早版本的 Apache HTTP Server 2.2 的文件。 我用谷歌搜索了一下,但运气不佳。 有什么建议么?

I poked around the mod_python website and I only found the files for Python 2.5 and earlier for Apache HTTP Server 2.2. I Googled around a little, without significant luck. Any suggestions?

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

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

发布评论

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

评论(1

行雁书 2024-07-26 05:43:07

使用mod_wsgi。

mod_python 已经停滞了一段时间了。 Python Web 应用程序的大部分工作都集中在 mod_wsgi 上。

Use mod_wsgi.

mod_python has been stagnant for a while now. Most of the effort for python web apps has been going into mod_wsgi.

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