Hi,
Is there way to disable access album pictures directly.
In my server anyone is able to access picture if know
album and picture name like http://www.domain.com/gallery/albums/wpw-20050406/picture01.jpg
This is just example not real gallery.
Is there way to disable access directly???
I am rather interested in this as well. I'd like to deploy Coppermine in a pay-for-access website, and it's imperative that images can't be accessed directly by URL without logging in. Is this possible? And if so, how?
Thank you.
protv
Yes, look up hotlink protection htaccess
As stated above the solution is not through coppermine but rather Apache using the htaccess file.
Kevin