Hi,
I recently asked my webhost i.e. rackspace to install nginx on my server and ask him to setup it like that. For static content use nginx for dynamic (php etc...) use apache.
Now I have few question for which I am not able to find answers anywhere so I thought I shud ask here with ppl who know how make things work.
My questions are:
1. will .htaccess continue to work? I mean nginx will ignore it or apache will use it.
2. redirection of php files. Do I need to setup redirection according to nginx or according to apache?