Web Hosting – Installing Nginx as a Reverse Proxy
Learn how to install and configure Nginx as a reverse-proxy server.
For full written instructions, including all commands configuration, please visit:
How to Create a Website: Step-by-Step Guide for Beginners
Learn how to install and configure Nginx as a reverse-proxy server.
For full written instructions, including all commands configuration, please visit:
Very nice. I'm wondering how to set this up for websites hosted on google appengine (with a custom domain) so they will be visible from China. If you freelance let me know 馃檪
thanks for the tutorial. I am still confuse about setting one. I have 3 servers with public IP address. Server A is the content server and I intend to use Server B as the proxy server. My question here is under the configuration file, what should be聽server_name 聽and聽proxy_pass ?
Should聽proxy_pass =聽Server B or A 聽or should聽server_name =聽Server A or B ? Please clarify my confusion.
Thanks for share聽guy pearce
Very informative. We are waiting for more! Thanks!
Correction: Nginx was NOT made for Linux instead it was made for *BSD systems (with BSD style license). In fact the creator, Igor, ran the server on a FreeBSD machine. Forgive me but not everything not running on Windows is for Linux. There are other open source operating systems. I'm just saying. Just my 2cents! Great video though.