Htaccess against hotlinking

Hi,

just wondering where I could find the download for the template:
https://www.zenphoto.org/news/htaccess-against-hotlinking/

There is no download link displayed

Comments

  • acrylian Administrator, Developer

    Oh, thought I had fixed that already… You find that here: https://github.com/zenphoto/unsupported-misc

  • Ralf Member

    Hi,
    thanks a lot.

    One last question regarding the last rule:
    <your-replacement-image.suffix>

    Do i need the '<' and '>' ?
    example replacement image is:
    uploaded/logo.png

    Does the htaccess need to look:
    <uploaded/logo.png>
    or simply
    uploaded/logo.png

    Cheers
    Ralf

  • acrylian Administrator, Developer
    edited August 2020

    Do i need the '<' and '>' ?

    No, the <> is just the generally used sign/enclosement hint in code for "replace this with your actual value.

  • Ralf Member

    Thank you

Sign In or Register to comment.