How I do restrict user from going to my website's image directory?

kelreel

New member
I store all of my website's images in http://localhost/images folder but I don't want the user to dabble inside it by typing in the url. How do I do restrict the user from going to that folder?
 
Back
Top