Could you help me with https via IIS reverse proxy?
I set up my nodejs app in local network as http://mayapp.domain.com:8080 and https://myapp.domain.com:8443. It works Ok.
For external access i use IIS reverse proxy (ARR and URL Rewrite module 3.0) with port forwarding (8080->80, 8443->443).
External http works ok now, but https returns 404 (Not found)
Thursday, January 29, 2015
Node JS app with https via IIS reverse proxy
Subscribe to:
Post Comments (Atom)
linux - How to SSH to ec2 instance in VPC private subnet via NAT server
I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...
-
I have a KVM single core VPS optimized for hosting static content running only Nginx 1.13.8 with SSD and 1GB RAM with a hosting provider on ...
-
If I connect to a server with RDP and share my clipboard with the server, are there any security risks of my clipboard being availble to oth...
-
I have Sony Vaio laptop. I want to remap Left Control and Escape keys to Backslash () and Back-tick (`) keys respectively. I have already tr...
-
My question stems from the recent incident with CloudFlare on July 2nd deploying bad software on their systems and causing downtime to most ...
-
I'm trying to delete some registry keys (startup items) via the commandline and while I can delete from HKCU \SOFTWARE\Microsoft\Windows...
-
Issue: I'm having trouble with the Taskbar and Windows Explorer. I right-click on Notepad (that I've pinned to my "taskbar"...
-
I have a home server, with the following: My goal is to add drives to the server as needed to increase available space. When my case reache...
No comments:
Post a Comment