Articles in the URL Category

Redirect Case Sensitive URL Using mod_rewrite and PHP
Posted in Featured, PHP, URL on 20 June 2008

In Wordpress you may have noticed that the page slug defaults to lower case letters. I have learned that it does this in order to prevent potential problems or conflicts between Windows, Linux, and different browers.
Unfortunately, this can also cause problems.
For example, a user recently tried to visit Metro-East.com/bloggers by typing Metro-East.com/Bloggers into the [...]