Opening a image located outside the public folder

Hello!

Can anyone help me on how to open an image on the browser NOT located in the public folder. I am using the <img> tag, but the image doesn't opens because it's outside the public folder.

Thanks,

Elías

Do you have Apache as a frontend? then use alias and a directory element to point apache away from the public directory.

Or use a symlink