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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -