|
|
|
|
|
by Meph504
1670 days ago
|
|
You could also just do like we did for years and check the refer for the image request, and if it wasn't your web server you redirect the file to whatever you want, the end user has know what of knowing. and because the trick is done on the server side then viewing your source won't get around it. This is the same method used to prevent hot linking to images back in the day. |
|