This is nothing to do with whether orion (or any other app server) is case 
sensitive.  At some point, the app server asks the operating system for a 
file.  For non-case-sensitive file systems (such as NTFS, FAT32, etc) the 
file matches the name irrespective of case.  For case-sensitive file 
systems (all the unixes, linux, etc) it will only match an exact file 
name.  The only way to "turn off" this behaviour is to put all your files 
on a case-insensitive filesystem.  (Note, linux supports FAT32 and NTFS if 
you want to use those).  Better yet, fix the broken links to point to files 
that actually exist!


At 09:35 23/05/2001 -0300, you wrote:
>Are you running Orion on a Unix system ?
>
>
>----- Original Message -----
>From: Arun Jayaprakash <[EMAIL PROTECTED]>
>To: Orion-Interest <[EMAIL PROTECTED]>
>Sent: Wednesday, May 23, 2001 6:35 AM
>Subject: Orion is case-sensitive?
>
>
> > Hello everybody,
> >
> > Is Orion case-sensitive where web-application names are
> > concerned? I made two entries - BenchMark and lanmark. I
> > found that if I changed the case for the above, I would get
> > a "Page cannot be displayed" error. Is there any way to
> > turn off this case-sensitiveness?
> >
> > Regards,
> > Arun Jayaprakash.
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Auctions - buy the things you want at great prices
> > http://auctions.yahoo.com/
> >
> >

--
Dan North
Development Team  -  Cadrion Consulting Ltd  -  +44 (0)20 7440 9550

CONFIDENTIALITY
This e-mail and any attachments are confidential
and may also be privileged. If you are not the named recipient,
please notify the sender immediately and do not disclose the
contents to another person, use it for any purpose, or store
or copy the information in any medium


Reply via email to