Hi,
I'm trying to make my web server non case sensitive for direct access to blogs. I want people who type http://www.url.com/blog and people who type http://www.url.com/BLOG to be directed correctly.
To do this, I'm using mod_rewrite with the [NC] directive. But b2evolution seems to override it. Is there a solution in b2evolution I've not found ? Or is there a walkaround ?