projectestac/agora/master/docs/portaldata/pnTemp/systemplugin.imagine/.htaccess - Htaccess File

projectestac/agora/master/docs/portaldata/pnTemp/systemplugin.imagine/.htaccess

# ----------------------------------------------------------------------
# Purpose of file: block any web access to not allowed files
#                  stored under the imagine thumbnails directory
# ----------------------------------------------------------------------
deny from all
<FilesMatch ".(png|gif|jpg)$">
order allow,deny
allow from all
</filesmatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache