I use a lnmpa server which means using nginx to web access and apache to php parsing. I try to install beta 8 but I'm puzzled with the rewriting logic. In my nginx conf file, I need send the request to apache port to parse the php file. Should I do the rewriting rules in nginx or in apache? Anyone experienced?
Thanks a lot.