Tag Archives: rewritecond

Case-insensitive mapping with mod_rewrite’s RewriteMap

Sometimes when you need to manage a massive pile of URL redirections — for instance, when you’re playing snatch-the-tablecloth with your web platform — it’s handy to mash them all together with mod_rewrite’s RewriteMap feature. I hit a frustrating stumbling … Continue reading

Posted in General | Tagged Apache, case-insensitive, mod_rewrite, rewritecond, rewritemap, rewriterule | 3 Comments