Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Apache question



On Fri, 2003-01-03 at 19:26, Godwin Stewart wrote:
> > I would like to "redirect" on my server /diary (and /diary/) to
> > /diary/index.html. I mean I would really the client to receive a
> > "redirect" answer, so that he (the client) displays
> > "http://www.raoult.com/diary/index.html"; in the URL field instead of
> > "http://www.raoult.com/diary/";.
> 
> Set the "Index" preferences so that index.htm takes precedence over
> index.html, then put in an index.htm containing these 5 lines:
> 
> <html>
> <head>
> <meta http-equiv="refresh" content="0; URL=http://www.raoult.com/diary/index.html";>
> </head>
> </html>

Yes, good idea! (and it is already done).
The problem I see is that it is a "browser action" to perform the
redirection: The robots (or other wget etc...) will do nothing...

Thank you anyway, it will at least work for most visitors ;-)

br.


-- 
GPG Key: 653514E5 (http://www.raoult.com/gpg)
--
"When you open your Windows you'll see a light blue sky filled with
clouds.
If you look past the clouds, you'll only see the Sun."

Attachment: signature.asc
Description: This is a digitally signed message part


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links