Title: Case insensitive without redirect?
Last modified: April 23, 2019

---

# Case insensitive without redirect?

 *  Resolved [nabucko](https://wordpress.org/support/users/nabucko/)
 * (@nabucko)
 * [7 years ago](https://wordpress.org/support/topic/case-insensitive-without-redirect/)
 * I have several WordPress sites that I’ve inherited managing. On this one particular
   site, you can use any case on pages after the URL. For example, [http://www.example.com/TeSt](http://www.example.com/TeSt)
   will load the page [http://www.example.com/test](http://www.example.com/test)
   AND it will not redirect/change the case in the browser. The page loads and the
   URL in the browser remains [http://www.example.com/TeSt](http://www.example.com/TeSt).
   You can do this for any URL, /test, /media, /whatever. They do use your plugin.
   Is this a function of your plugin? They want the same functionality on their 
   other sites so I’m trying to track down how this is being done since it does 
   not appear to be on the web server level.

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [7 years ago](https://wordpress.org/support/topic/case-insensitive-without-redirect/#post-11461381)
 * It is not a function of the plugin. However, you can use the 404 log in the plugin
   to check if this is actually a problem. There may not be any need for such a 
   redirect, or if there is it may only be needed for a small number of URLs, which
   you can redirect manually.

Viewing 1 replies (of 1 total)

The topic ‘Case insensitive without redirect?’ is closed to new replies.

 * ![](https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639)
 * [Redirection](https://wordpress.org/plugins/redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirection/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Godley](https://wordpress.org/support/users/johnny5/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/case-insensitive-without-redirect/#post-11461381)
 * Status: resolved