Tag :: Nginx
Installing Node.js with Nginx Proxy
Node.js is great for serving app. But it becomes cumbersome to deal with static files. It's much better to let an existing server such as Nginx handle this which it already does so well.
Getting Wordpress to Work With Nginx
Article describing getting Wordpress to work with Nginx web server.
Nginx Catch All Rewrite
Article covering a how to setup a catch all rewrite in Nginx.
Setting up PHP With Nginx
Article covers setting up PHP with Nginx and FastCGI on CentOS.
Install and Configure Nginx on CentOS
Article covers installing and configuring nginx web server on CentOS Linux.