Jump to content

Need to hide the real URL in the Page information


tkreinbring

Recommended Posts

I am using IHS 6.1.  I have a reverse proxy set up and it is getting to my backend server.  However, when I do a Snoop, the "Requesting URL" contains the Real Backend Server address.

 

What I need is to have the be the IHS Proxy address.

 

So Example:

 

https://myhttsserver:1234/MyApp    goes to:  https://myappserver:5678/MyApp

 

The URL displayed in the browser is https://myappserver:5678/MyApp, which is good.

 

However, in the Page Properties, the URL is showing as: https://myhttsserver:1234/MyApp

 

Which is bad.

 

How do I tell IHS to mask the URL in the page properties?

 

Thank you,

Todd

 

Link to comment
Share on other sites

You could use frames.

 

To be honest, you need to use Apache mod_proxy.

 

A *lot* of companies block unknown ports such as 1234 and 5678. I know a few companies and they only allow outgoing traffic on 80 and 443.

You can setup apache to act as a front facing webserver on port 80 which will seamlessly pass on requests to another server on a certain port.

 

-steve

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.