【发布时间】:2013-09-17 16:15:55
【问题描述】:
我想在 nginx 后面运行 Apache。因为,我想用 (.htaccess) 重写规则。 目前 Apache 在 80 端口上运行,而 nginx 在 8080 端口上运行。nginx 仅提供静态文件(jpg、png、css、js...),其余由 Apache 处理。
哪个 Apache 模组? mod_rpaf 或 mod_proxy
Apache & nginx 配置?
【问题讨论】:
-
在这里查看我的答案“stackoverflow.com/a/18351148/2149092”
标签: apache nginx reverse-proxy