07-27-07 12:21 AM
michael_palfrey@natbrit.com wrote:
> Hi,
>
> I'm running a websphere 6 application server here which has its own domain
. However, I wish to use a separate domain to forward to the server with a H
TTP 301 redirect.
>
> Is there a setting on the Websphere application server to display the orig
inal (i.e. the domain which is forwarded from) domain in the web address box
in the browser as opposed to the server URL?
>
> Thanks,
>
> Mike.
>
If you really mean a 301 redirect, then what you're asking isn't possible wi
th
any server. With a 301, the server tells the browser to send a second reque
st
asking for an entirely different URL.
As Ben said, perhaps you can clarify exactly what you want to happen.
--
Doug
[ Post a follow-up to this message ]
|