Be careful going the "windows" route, this can make many of the non- windows based web crawlers and indexers (read: a LARGE part of the internet) have issues with it, for example, http://yoursite.com/YourResource may be indexed and show up in the first page of your browser search engine results, but http://yoursite.com/yourresource may not, and other oddities like that, I believe there is no "standard" for case- sensitiveness for URIs but it is just the way it is..
On Oct 16, 7:32 am, "mr.freeze" <[email protected]> wrote: > No, I think you are right (after doing some reading). Can I use > routes.py to make my application name (or entire url) case > insensitive? > > On Oct 16, 8:34 am, mdipierro <[email protected]> wrote: > > > Actually Yes. Should this be different? > > > On Oct 15, 11:15 pm, "mr.freeze" <[email protected]> wrote: > > > >http://web2py.com/AlterEgoworks.http://web2py.com/alteregodoesn't. > > > > Is this by design? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

