BigBoiJefe
Chevereto Member
I don't allow hotlinking. Can you add an option to disable direct links?
Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.
Please keep in mind:
RewriteEngine on
# Allow empty referer
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yourdomain.com [NC]
RewriteRule \.(jpg|jpeg|png|gif)$ http://yourdomain.com/hotlink.gif [NC,R,L]
How can they see images without access to the direct link?I have hotlinking disabled. I don't want uploaders to be given direct links
The user can still hotlink your images.After the image is uploaded, the only thing I want to show in embed code is viewer links.
I'm requesting the opposite of what's already included in Chevereto.