Hi,
Lets say I have image called image1.png in a password protected folder, and I want to embed it in html for my other website, so that the picture is only viewable on my page.
Is there any way to define credentials in the url itself?
so that my html can access that picture, but random user won’t get to see it because of password protection.
Now I know that its not really a safe thing to do, because all it would take is to view page source, and user would have the credentials, although this page will not be publically available, its only for my classmates, so I’m not really that concerned about its security.
Thanks for replying, i have found another way to achieve what I wanted, just used dedicated photo hosting instead of infinityfree and I no longer need any passwords, because my dedicated photo hosting allows me to set my pictures to unlisted, and it basically achieves the same thing, just simpler.