can apache's module be used in nginx
Weibin Yao
nbubingo at gmail.com
Wed Jul 29 06:46:03 MSD 2009
吴喆祯 at 2009-7-28 23:02 wrote:
> Hi all,
> I have a problem now.
> I have a apache module which be used to send a special cookie to
> browser, and the cookie contains a unique number. Now I want to move
> my website from apache to nginx, if I want to use the module's
> function, what can I do? thanks.
>
Try http://wiki.nginx.org/NginxHttpHeadersModule or
http://wiki.nginx.org/NginxHttpUserIdModule. If these modules can't feed
your need, you should wirte a filter modlue like these.
--
Weibin Yao
More information about the nginx
mailing list