Re: Redirect
"Tim" <[email protected]>
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <004b01c208b1$b0585dd0$0201a8c0@workstation> |
Not that I have a need for this feature in mathopd. But I find that a redirect done as a http header is much faster and transparent compared to the meta tag "equivalent". In general, using http headers for redirects, cache settings, etc is more reliable or faster so I tend to never use meta tags for features than can be done at the http header level. Tim ----- Original Message ----- From: "Michiel Boland" <[email protected]> To: "Yoshihiro Yamate" <[email protected]> Cc: "mathopd ML" <[email protected]> Sent: Friday, May 31, 2002 8:19 AM Subject: Re: Redirect > Hi. Sorry about the delay. > > On Tue, 28 May 2002, Yoshihiro Yamate wrote: > > > It is described by the CHANGES document. > > > > > The Redirect specialty has been removed. > > > > How does it realize redirection on new version mathopd? > > The easiest way is to use good old HTML files with <meta> tags. Most if > not all browsers support this sort of redirection so I thought it was a > bit silly to put this in the web server. > > Cheers > Michiel > >