See http://forum.nginx.org/read.php?11,215811,215811#msg-215811 for more information. Please contact via a private message, payment via PayPal. Thanks in advance.by nikola - Requests for Paid Services
Hello everyone, I am trying to setup nginx and would like to have the following setup: a. mydomain.com/companyA requests go to localhost:8000 b. mydomain.com/companyB requests go to localhost:8001 c. mydomain.com is a PHP-based web site located in /opt/www/mydomain.com I would also like to be able to modify the nginx config on the fly when adding new companies, for example mydomain.com/by nikola - How to...