Deimos
04-19-2003, 05:29 PM
Not sure if this is the right place to ask, but I couldn't find anything related to this anywhere else...
With regards to blocking people from hotlinking to files on a server, an alternate method is available to show an alternate image if someone tries to hotlink.
Is it possible to configure the htaccess file to only show an alternate image to a certain IP, rather than everyone who hotlinks?
So if for instance, if everyone viewed...
http://myserver.com/image.jpg
But I wanted IP (127.0.0.1 as an example) to view
http://myserver.com/image1.jpg, instead, is that possible?
With regards to blocking people from hotlinking to files on a server, an alternate method is available to show an alternate image if someone tries to hotlink.
Is it possible to configure the htaccess file to only show an alternate image to a certain IP, rather than everyone who hotlinks?
So if for instance, if everyone viewed...
http://myserver.com/image.jpg
But I wanted IP (127.0.0.1 as an example) to view
http://myserver.com/image1.jpg, instead, is that possible?