Title: Case Insensitive Redirects
Last modified: March 19, 2018

---

# Case Insensitive Redirects

 *  Resolved [bobinfrance](https://wordpress.org/support/users/bobinfrance/)
 * (@bobinfrance)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/case-insensitive-redirects/)
 * Is there a way to set case insensitive redirects?
 * I’ve inherited an old site with no standards so I have images\Gh1.jpg and images\
   gH2.jpg etc. which I’ve moved it to WP and I’d like to catch them in one redirect
   rule.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/case-insensitive-redirects/#post-10110931)
 * The only option currently is to use a regular expression to match the different
   cases.
 *  Thread Starter [bobinfrance](https://wordpress.org/support/users/bobinfrance/)
 * (@bobinfrance)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/case-insensitive-redirects/#post-10110955)
 * Thanks John,
 * When you say currently does that suggest it might be an option in the (near) 
   future?
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/case-insensitive-redirects/#post-10110972)
 * Yes, it is planned for the future. I can’t say when, and probably not the ‘near
   future’, but it will be added.
 *  Thread Starter [bobinfrance](https://wordpress.org/support/users/bobinfrance/)
 * (@bobinfrance)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/case-insensitive-redirects/#post-10111003)
 * Many thanks it’s a great plugin regardless.
 * If I wanted to add something to deal with this directly to my .htaccess file 
   any advice on how to advoid redirection chains – I fully understand if this is
   an over the top question for here.
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/case-insensitive-redirects/#post-10112243)
 * To avoid redirect chains you need to avoid making a chain! There’s nothing much
   else that can be said about it really, and I would say its harder to create one
   than not create one. You can always check your redirects to see if you have them
   chained up.
 *  Thread Starter [bobinfrance](https://wordpress.org/support/users/bobinfrance/)
 * (@bobinfrance)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/case-insensitive-redirects/#post-10112290)
 * OK thanks

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Case Insensitive Redirects’ 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/)

## Tags

 * [case](https://wordpress.org/support/topic-tag/case/)
 * [lowercase](https://wordpress.org/support/topic-tag/lowercase/)
 * [redirect](https://wordpress.org/support/topic-tag/redirect/)
 * [uppercase](https://wordpress.org/support/topic-tag/uppercase/)

 * 6 replies
 * 2 participants
 * Last reply from: [bobinfrance](https://wordpress.org/support/users/bobinfrance/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/case-insensitive-redirects/#post-10112290)
 * Status: resolved