[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Upper Case
- Subject: RE: [cobalt-users] Upper Case
- From: "Paul Alcock" <webmgr@xxxxxxxxxxxxxxxxxx>
- Date: Wed Apr 3 06:28:06 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>
> :> One of my customers has provided me with a 60MB website that I have
> :> already uploaded. Problem appears to be upper case. When I changed
> :> index.html to lowercase, this page appeared but it can't link to the
> :> other pages in uppercase. Is there a simple way out of this?
> :>
I think the author of the original message was indicating that the problem
was simply that sub pages could not link back to the index.html file as they
link to INDEX.HTML.
And that they need an index.html file to show by default.
So just copy the INDEX.HTML file to index.html
once the visitor is on the index.html file, then all pages will correctly
link assuming that they were uploaded maingtaining their names in
upper/lower case.
Paul