Making urls lowercase

Discussion in 'Apache' started by REtec, Sep 19, 2011.

  1. #1
    Is it possible through the .htaccess file or alike to make the URL string lowercase even if the user puts in capital letters in the string?

    For example, say someone enters "example DOT com/SELLING", is there any way that i can force the URL to become "example DOT com/selling"?
     
    REtec, Sep 19, 2011 IP
  2. gvre

    gvre Member

    Messages:
    35
    Likes Received:
    6
    Best Answers:
    3
    Trophy Points:
    33
    #2
    Yes, it is possible. Check stackoverflow.com/questions/3952144/quickest-way-to-rewrite-urls-to-lowercase for details.
     
    gvre, Sep 24, 2011 IP
  3. REtec

    REtec Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Very cool. thanks for the reply.
     
    REtec, Sep 29, 2011 IP