Re: case insensitive file system

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



Jim Perrin wrote:
On Wed, Apr 30, 2008 at 10:07 AM, Ruslan Sivak <russ@xxxxxxxxxx> wrote:
Does the entire filesystem need to be case insensitive, or is this a
web based product, where you can do some apache rewrite-fu to make
this work instead?

It is a web based product, but I'm not sure rewriterules would help. Lets say it's something like this

http://www.domain.com/index.php?action=foo

And inside index.php it does something like

<? include($_GET['page'].".php") ?>

This is a gross simplification, but it's my understanding that if the file was named 'foo.php' and someone typed in

http://www.domain.com/index.php?action=Foo

It would still work on windows, but not on linux because of case sensitivity.

Russ

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux