You are viewing limited content. For full access, please sign in.

Question

Question

If I have an existing, public facing web server, can I create a new website on it and have it redirect to an internal web access website?

asked on July 28, 2015

I'm working with a customer that wants to use an existing, public facing web server to create a new website and have requests to that website redirect to an internal web access web server. Is this possible and if so, what would be the best way to configure it? I would expect the end users to have to manually type in credentials.

0 0

Replies

replied on July 28, 2015
replied on July 28, 2015

If the Web Access site is internal, it is not directly reachable by external users.  You'll need an HTTP proxy that is allowed to route traffic through your firewall.  Depending on your current setup it might be possible to have your existing web server fulfill this role.  Check its documentation, the term you want is "reverse proxy".

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.