hi guys, I'm using htaccess on my project for some security reason, I tried to use
Deny from all
on my htaccess on public folder but the problem is it shows me the 403 forbidden page. I have also try to use
Options -Indexes +FollowSymLinks
but I still can access my files 1 by 1. what I want to do is to avoid direct access on my files using url.