View Single Post
  #54 (permalink)  
Old 09-17-2009, 01:06 AM
ispro ispro is offline
Registered User
 
Join Date: Apr 2004
Posts: 605
ispro is on a distinguished road
Nginx configured to:
1) Serve static files for domain if files are exist on disk;
2) If not, request passed to backend (Apache);
3) If domain not exists in Nginx config all requests passed to backend.

To conclude you shouldn't miss requests having Nginx installed in front of your Apache.
__________________
Reliable web-hosting, good resellers plans, web-design.
ISProHosting.com
Reply With Quote