D
Denise
Hi,
I have a website where a number of the pages are named after people
(authors, actually).
For example, http://example.com/name.html
However, sometimes folks looking for those pages, type in the capitalized
name:
http://example.com/Name.html , which results in a 404.
I also have a directory called something like http://example.com/ABCD/
and often folks type in http://example.com/abcd instead, which also results
in a 404.
Is there any rule I can add to my .htaccess file (short of redirecting each
page individually) to make these pages / directories case insensitive?
Thanks so much!
Denise
I have a website where a number of the pages are named after people
(authors, actually).
For example, http://example.com/name.html
However, sometimes folks looking for those pages, type in the capitalized
name:
http://example.com/Name.html , which results in a 404.
I also have a directory called something like http://example.com/ABCD/
and often folks type in http://example.com/abcd instead, which also results
in a 404.
Is there any rule I can add to my .htaccess file (short of redirecting each
page individually) to make these pages / directories case insensitive?
Thanks so much!
Denise