Hello all, this may not even be possible but I thought I would ask. Please excuse the terminology if it's wrong.
//Foundation//
Company currently uses a virtual server setup to host a Ubuntu server to the outside world on a static ip with dns setup
Company currently uses a windows server internally to host a seperate webpage to internal users only
Both servers are on the same network subnet
//Question//
Is there a way to (forward, port, redirect..??? ...ect.) the windows webpage so it can be viewed thru the Ubuntu server and served to the outside world as if it was on the same Ubuntu website without putting a outside IP on the windows server?
Thank you