Hi everybody,
I'm going to explain my troubles...
We have a lot of clients entering an external URL in their browsers:
Client --> [external URL] --> External Server
We want to change it and we pretend that the clients enter an internal URL:
Client --> [internal URL] --> Internal Server --> [external URL] --> External Server
The idea is that the data received from the exteral URL could be stored in our internal server, and then our clients could enter our internal URL to receive the same data.
Is it possible?
Thanks!
Miguel Angel.