[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RaQ3] - URL Appearance.
- Subject: Re: [cobalt-users] [RaQ3] - URL Appearance.
- From: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Tue Jan 2 18:21:00 2001
- Organization: Pomfret Computer Technologies
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hello all,
>
> I am new to this group, and to running my own server. I have a quick
> question to which there is probably an easy answer that I am
> overlooking. When a URL on my server is typed into a browser, no matter
> how it is capitalized, when the page loads the url appears in all
> lowercase letters. Does anyone know which file I have to edit to have
> the URL appear as it was typed? I have looked in several Apache books,
> but can't seem to find an answer.
Well, you have two evils here.
Firstly, Internet Explorer 5+ will rewrite a mixed case SLD.TLD to lowercase
by default. I have not exhaustively searched, but I do not think this is an
option that can be "turned off".
Secondly, the Raq's make extensive use of rewrites throughout the Apache
conf files. If you modify/remove these w/o having an understanding of what
exactly you're doing, you could very well end up breaking a lot of your
(client) sites.
Depending on how many of your visitors are using IE, this may not even be a
worthwhile thought, nevermind effort.
--
Brian Curtis