where is the case of a URL defined? how do I ensure it is mixed case and not all lower case?

Alan J Rosenthal flaps at dgp.toronto.edu
Tue Mar 21 04:09:05 UTC 2000


Timothy GILL <TimGill at home.com> writes:
>I manage a web site for a community group, http://ArtsMaplewood.org.  We
>use an ISP who offered their services for free.  However, it is frustrating
>to go to the site and see its name shown in my browser window as
>http://artsmaplewood.org because it is hard to read.

Either name is valid.  Whatever you type into your web browser should stay
there.

If you type a directory name without the trailing slash so that the web
server sends back a redirect, then it's a question of the configuration of
the web server how it spells the hostname when it returns the redirection URL.
But it doesn't typically get this from DNS... at least, Apache doesn't.

But I don't see any subdirectories in your web pages so this won't come up
anyway.

Perhaps you are clicking on some other link which spells it in lower-case.

Or perhaps you are typing it in in lower case to your web browser and
expecting it to change.  This doesn't happen.



More information about the bind-users mailing list