ba9607f2e640454697ddcd46b78aaa98PLUS
Jul 31, 2024
Q: If I use this for embedding images in a webpage - is there a way to restrict access to the image by IP address / domain name?
That is, I embed an image on my webpage with domain: my domain.com (I am assuming this service will provide a URL that I should reference with the <img> tag).
I’d like to prevent an unauthorized user to embed the image using such link on its website with a different domain: anotherdomain.com.
Is this possible?
Founder Team
ShareMyImage.com
Aug 1, 2024A: Unfortunately, it is not possible to block a particular domain from embedding an image.
Share
Helpful?
Log in to join the conversation
Is this on the roadmap? Assuming you have root access to (either Apache or NGINX) servers this should easily set…agree?