php - Only allow logged in users access to all files in a directory -


i have directory many files in @ moment publicly available browsing it.

i'm trying figure out how can make directory available users logged web application.

is possible make .htaccess file check script/session variable before proceeding subdirectory?


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -