Re: How do I disable the case-sensitive nature of the URLs.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The only way is to host your site on a Windows server. Windows is not case
sensitive, Unix (including BeOs, Linux etc.) is.

It can help to ensure all your pages and files have lower case names, then
there are (at least) two options:

1) use a custom 404 error page which contains a script (PHP for Unix) that
checks the filename.
If the filename contains uppercase letters then convert to lowercase and
retry. If the filename is already lowercase, then show the 404 error.

2) On Unix servers, use mod-rewrite in a .htaccess file to force lowercase.
See
http://www.chrisabernethy.com/force-lower-case-urls-with-mod_rewrite/
--
Ron Symonds - Microsoft MVP (Expression)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp

"tepeco" <tepeco@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B445D7DB-D3E3-40A2-9E12-56E4FD88A6D0@xxxxxxxxxxxxxxxx
Almost all URLs for the websites I visit are not case-sensitive. I use MS
FrontPage 2003 and visitors to my site are having trouble getting to
pages.
They are not following my instruction to be case sensitive. My
instructions
are clear and I always send them a link. It doesn't matter. They still
make
errors and get angry at us for it. How can I make my URLs become NOT CASE
SENSITIVE?


.



Relevant Pages

  • Re: Windows Media Player executes WMF content in .MP3 files.
    ... >In the UNIX world, how a file is executed always depends on any magic ... and never on the filename. ... In the Microsoft world, the file extension counts to decide what operations ...
    (comp.security.misc)
  • Re: RWW Security was compromised.
    ... Windows server security as my previous experience is Unix. ... > One of our clients RWW was compromised over the weekend. ...
    (microsoft.public.windows.server.sbs)
  • Re: RWW Restrictions
    ... Windows server security as my previous experience is Unix. ... Am I crazy to be so concerned about the administrator account being ...
    (microsoft.public.windows.server.sbs)
  • Re: Case-insensitivity considered harmful
    ... In many environments of the 1960s, monocase, specifically uppercase, ... you could get a lowercase print chain mounted, ... Bell Labs UNIX & C ... While there are some exceptions, older languages tend to ...
    (comp.arch)
  • Re: Request description of UFS for VMS person
    ... Most Unix books at least touch on the subject. ... mostly the same as in VMS: a one-to-one mapping of filenames to inode ... requested filename, learns its FID, goes to INDEXF.SYS finds the VBN ... finally reads the file header with that number. ...
    (comp.os.vms)