View Full Version : case sensative URLs
Our marketing team insists that we use caps when displaying URLs on collateral. For example:
http://www.MySite.com/Resources/Footnotes.php
When in reality, I dont want to get into URLs that are case sensitive one way or another.
Is it possible to make all URLs resolve to lower case, not matter what the user types?
Thanks, Mac
I found the solutioin:
http://httpd.apache.org/docs/2.0/mod/mod_speling.html
Piperwolf
06-02-2006, 01:15 PM
ahh, a mod to apache to let it ignore the case (well, technically its not ignore the case, just probably changing the case to see if it matches). Neat.
nox-Hand
06-02-2006, 07:07 PM
Sounds good. I hate that on my Frih server I need to make is CaSe SeNsItIvE, or it will fail :(
nox-Hand
Thirsty Ferret
06-03-2006, 04:33 PM
I don't mind case sensitivity, because it helps distinguish different files from each other easier
nox-Hand
06-03-2006, 06:53 PM
Yeah, but for outside users...
nox-Hand
Thirsty Ferret
06-04-2006, 04:29 AM
what are they doing outside? It's raining....
:P
nox-Hand
06-04-2006, 05:07 AM
<grumble>
You know what I mean.. And the sun is out right now in DK :(
nox-Hand
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.