[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Upper Case



> 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