Subject:
|
Re: Trailing Slashes (Re: Stick in the mud...)
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Mon, 21 Aug 2000 21:47:11 GMT
|
Reply-To:
|
MATTDM@MATTDMspamcake.ORG
|
Viewed:
|
1315 times
|
| |
| |
Steve Bliss <blisses@worldnet.att.net> wrote:
> > Web servers generally return a 301 Moved Permanently message when you hit a
> > directory sans trailing slash. IE should either store both URLs or the one
> > to which it was redirected. It could compare the two, and if the redirected
> > result differs by just the trailing slash (or by '/index.*"), set a bit in
> > the history data saying so.
> That wouldn't fix the issue with LUGNET, because LUGNET doesn't redirect
> san-trailing-slash hits.
In cases where there isn't a redirection, it shouldn't do anything fancy to
it. How would that not fix the issue?
Maybe I misunderstood the problem. I thought you were saying that IE stores
<http://www.lugnet.com/foo/> and <http://www.example.com/bar/>
as
<http://www.lugnet.com/foo> and <http://www.example.com/bar>
in the history.
With what I proposed, it would store
<http://www.lugnet.com/foo/> and <http://www.example.com/foo[/]>
because it doesn't know anything about <http://www.lugnet.com/foo> and so
wouldn't have any info on it, and because it has 'learned' that
<http://www.lugnet.com/foo> == <http://www.lugnet.com/foo/>.
This way, it could condense the history list so it wouldn't contain both
of the example.com URLs (and so it would know to color links to either one
as visited), and yet it wouldn't break LUGnet.
--
Matthew Miller ---> mattdm@mattdm.org
Quotes 'R' Us ---> http://quotes-r-us.org/
Boston University Linux ---> http://linux.bu.edu/
|
|
Message has 1 Reply: | | Re: Trailing Slashes (Re: Stick in the mud...)
|
| (...) That's what I heard too. Hmm. That jives with my findings from MSIE3 long ago -- it was confused about the coloring. But here, this is an even worse bug. Steve, what version of MSIE are you seeing this with? The thing is, if you've never (...) (24 years ago, 21-Aug-00, to lugnet.admin.general)
|
Message is in Reply To:
85 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|