Buying Tweak uppercase to lowercase command

Discussion in 'Programming' started by Big0ne, Jun 29, 2015.

  1. #1
    Hello!

    I have put the following line in the httpd.conf:
    RewriteMap lc int:tolower
    RewriteCond %{REQUEST_URI} [A-Z]
    RewriteRule . ${lc:%{REQUEST_URI}} [R=301,L]

    It means that my url goes from uppercase to lowercase:
    url.com/Single-Page
    url.com/single-page

    Problem with this setup is that also static images (.jpg .png) get changed to lowercase.

    So, I need somebody who will set to ignore .jpg and .png images.

    Budget: 15USD, Payment to PayPal.

    Thanks!
     
    Big0ne, Jun 29, 2015 IP
  2. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,614
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Solved. Thank you everybody!
     
    Big0ne, Jun 29, 2015 IP