Search found 4 matches
- Sat Mar 07, 2015 12:32 am
- Forum: General Discussion
- Topic: New NGINX Template
- Replies: 1
- Views: 1983
New NGINX Template
I would like to create a new template that create the new website with a pre defined reverse proxy port.
I have some websites that require port 8100, 8200 so I would like to create a template that already uses prot 8100, or 8200 in the nginx.conf
Thank you in advance
Vincenzo
I have some websites that require port 8100, 8200 so I would like to create a template that already uses prot 8100, or 8200 in the nginx.conf
Thank you in advance
Vincenzo
- Fri Mar 06, 2015 11:42 pm
- Forum: Web Server
- Topic: Reverse Proxy Setup
- Replies: 4
- Views: 8950
Re: Reverse Proxy Setup
Thank you, worked like a charm
- Thu Mar 05, 2015 8:45 pm
- Forum: Web Server
- Topic: Reverse Proxy Setup
- Replies: 4
- Views: 8950
Re: Reverse Proxy Setup
when I pasted the script you gave me, and added the port the nginx server wont restart. any ideas? can you give a complete sample?
- Thu Mar 05, 2015 6:14 pm
- Forum: Web Server
- Topic: Reverse Proxy Setup
- Replies: 4
- Views: 8950
Reverse Proxy Setup
Hi, I have several domains that use port # 8069, 8200 and 8300... In Apache I know how to create the reverse proxy however recently I installed Vesta CP and I cant seem to figure out how to make the reverse proxy work using Vesta CP. I allowed the port to work from the firewall so I can test it and ...