|
Posted by Neredbojias on 08/11/05 02:34
With neither quill nor qualm, siliconmike quothed:
> Many times you go to a website, say xyz.org
> The moment it opens up in browser window, the address is changed to
> www.xyz.com in the title bar.
>
> Basically, how is this achieved ?
>
> Am I looking at an apache configuration ?
> Or is this an html trick ?
A simple redirect will (usually) do it:
<META HTTP-EQUIV="refresh" CONTENT="0;URL=http://my.newplace.com/">
--
Neredbojias
Contrary to popular belief, it is believable.
Navigation:
[Reply to this message]
|