On 8 Mar 2000, Lars Gullik Bjønnes wrote:

> Allan Rae <[EMAIL PROTECTED]> writes:
> 
> | On 6 Mar 2000, Jean-Marc Lasgouttes wrote:
> | 
> | > Another point. The redirect from news/ to the latest LDN is such that
> | > I cannot press back from the LDN to go where I was before. This is
> | > annoying...
> | 
> | It certainly is isn't it.  Anyone a html guru who can tell me what to do
> | to avoid this?  I expect there's some sort of meta tag to handle this --
> | tell the browser to forget this url and only remember the redirection
> | target, perhaps?
> | 
> | Allan. (ARRae)
> 
> I created a index.php3 file that contains _only_ this:
> 
> BEGIN_FILE
> <?php
>         include("20000301.php3");
> ?>
> END_FILE
> 
> At it seems to work nicely.

It certainly is a neat trick, however, we still have the problem JMarc was
referring to.

> Any objections on using this?

Sure makes for a tiny index.php3 although we may end having to do
something else to overcome the "can't go back" problem.

Allan. (ARRae)

Reply via email to