[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Upper Case
- Subject: RE: [cobalt-users] Upper Case
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue Apr 2 21:12:41 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?
>
Try a .htaccess file in the site /web directory.
Options -Indexes
CheckSpelling on
--
Dan Kriwitsky