Make URLs case-insensitive
I.E. go.gmu.edu/About should resolve to the same page as go.gmu.edu/about, instead of giving a 404.
Useful resource: http://www.regular-expressions.info/modifiers.html
I.E. go.gmu.edu/About should resolve to the same page as go.gmu.edu/about, instead of giving a 404.
Useful resource: http://www.regular-expressions.info/modifiers.html