This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
How to / How to create a reverse proxy
« on: November 28, 2020, 02:26:34 AM »
Hi!
I want to create a reverse proxy. I have a one application of NodeJs with Express Js, is running on port 3005 (http://mydomain.com:3005) without SSL, because not found. I need display my app with SSL and full domain (https://mydomain.com/).
Help me please! Thanks!
I want to create a reverse proxy. I have a one application of NodeJs with Express Js, is running on port 3005 (http://mydomain.com:3005) without SSL, because not found. I need display my app with SSL and full domain (https://mydomain.com/).
Help me please! Thanks!
Pages: [1]