开发者

Mod Rewrite for NGINX

I'm currently using nginx as a transparent proxy for apache. I would like to use nginx + fcgi(php) but need mod-rewrite support.

Is this possible开发者_运维技巧 or is there an alternative solution to my woes?

This is for only 1 site, would litespeed be an effective solution?


nginx has a rewrite module: http://wiki.nginx.org/NginxHttpRewriteModule

It doesn't support the same syntax as mod_rewrite, but has similar features.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜