【发布时间】:2010-11-19 12:04:45
【问题描述】:
我目前有一个通过 mod_python 使用 Django + Apache 的环境。我如何在没有 nginx 的情况下使用Staticgenerator,只使用 Apache 和 mod_python?谢谢。
【问题讨论】:
-
从来没有听说过这个。值得研究。
-
你是不想拥有一个单独的前端http服务器,还是不想使用Nginx?
标签: python django apache mod-python