I need to set up some servers that must be ran on ports above 5000. (This is a request from the client for this job, due to internal policies, and I can't do anything about it). What is concerning me is that, among other things, I have to set up a web server to run on a port different than 80, but the site must still be able to receive requests like example.com/contact and example.com/register . Since it will not operate on port 80, I won't be able to use A Record. So... is it even possible to do this job? I could configure Apache to use 5080, or whatever they want, but then what? How could people outside the LAN access it by the address example.com/whatever ?
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