is there a way to avoid a user from viewing the content of my website img folder ? For example if a visitor inspect the site with google chrome devtools, I don't want to show the content of the website img folder
NOTE: with directory listing I am able to hide the content of my img folder by visiting the url: wwwmysite.com/img --> FORBIDDEN but inspecting the site with the devtools the content of the img folder is still visible