|
Posted by Zach on 01/02/08 13:01
I have done the alternative thing
<meta http-equiv="refresh" content="0;url=http://www.blabla.blo">
and that does work fine.
Many thanks all.
Zach.
Cujo wrote:
> Zach wrote:
>
>> I don't think I can reconfigure setings at the ISP.
>> The address is OK.
>
> You mean: The following:
>
> header ('location: http://somewhere.com');
>
> gives you a "HTTP 403 Forbidden", whereas typing
> the *exact* (including trailing slashes, etc.) same url
> paste into your browser does *not* ?
>
> Are you sure ? I can't see how it could be possible ...
>
>
> What happens if you do:
>
> header ('location: http://www.google.com');
>
> Does your page redirect correctly to google ?
>
> regards, f.
Navigation:
[Reply to this message]
|