Posts

5 results for 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.

Read full post ›

Getting Wordpress to Work With Nginx

Article describing getting Wordpress to work with Nginx web server.

Read full post ›

Nginx Catch All Rewrite

Article covering a how to setup a catch all rewrite in Nginx.

Read full post ›

Setting up PHP With Nginx

Article covers setting up PHP with Nginx and FastCGI on CentOS.

Read full post ›

Install and Configure Nginx on CentOS

Article covers installing and configuring nginx web server on CentOS Linux.

Read full post ›