Rewrite lookup via MySQL table

Michael Shadle mike503 at gmail.com
Tue Aug 24 08:12:06 MSD 2010


sounds like it's just some db queries. so really you'll intercept it
in nginx, pass it off to php, and then redirect those requests (is it
a 301 redirect?) to the proper URL.

it's a very basic PHP/mysql setup. always start simple, so add in
caching once things work...

On Mon, Aug 23, 2010 at 9:03 PM, btafoya <nginx-forum at nginx.us> wrote:
> That is more along the lines of what I was thinking Mike, but have no
> experience doing so with Magento. There is always a first for everything
> though!
>
> Thanks!
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,122977,123018#msg-123018
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list