1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

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