Image hotlinking type project

Discussion in 'Programming' started by chihpih, Feb 22, 2009.

  1. #1
    I need a .htaccess created so that all images that are being called from a domain show a random image (I will provide several images).

    Quick 5 min job to someone that knows everything about .htaccess

    Please only respond if you are available to do this right away. I have a few image sites I am closing down and I want to display a message to all the people that are hotlinking images from my domains.

    Easy job and additional feedback
     
    chihpih, Feb 22, 2009 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    As Seller:
    100% - 0
    As Buyer:
    100% - 1
    #2
    ok i can do this


    50% advance

    $10

    Regards

    Alex
     
    kmap, Feb 22, 2009 IP
  3. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    As Seller:
    100% - 0
    As Buyer:
    100% - 1
    #3
    RewriteEngine On

    RewriteRule .*\.(jpe?g|gif|bmp|png)$ /images/nohotlink.jpe [L]


    to completely forbidden

    RewriteRule .*\.(jpe?g|gif|bmp|png)$ - [F]


    Regards

    Alex
     
    kmap, Feb 22, 2009 IP
  4. cyber boy

    cyber boy Member

    Messages:
    218
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Let me know if this job is still available.
     
    cyber boy, Feb 22, 2009 IP