We have a client website where they are forwarding traffic from their Apache server to our IIS server and we need to mask our url so it looks like it is the client's site.
Currently the client has traffic directed via a frame which keeps the client's Apache-based url in the address box, but right clicking and looking at the properties of course shows visitors that it is actually our website on the IIS box.
Our server is at another location and we are trying to figure out what may be able to be accomplished through our remote access to that server without involving the other location. But if it all needs to be accomplished in Apache, then we can just call our client and explain to them what they need to do.
(Thanks for any help you can give!)
Currently the client has traffic directed via a frame which keeps the client's Apache-based url in the address box, but right clicking and looking at the properties of course shows visitors that it is actually our website on the IIS box.
Our server is at another location and we are trying to figure out what may be able to be accomplished through our remote access to that server without involving the other location. But if it all needs to be accomplished in Apache, then we can just call our client and explain to them what they need to do.
(Thanks for any help you can give!)