projectestac/agora/master/html/portal/plugins/.htaccess
# ---------------------------------------------------------------------- # Purpose of file: block any web access to not allowed files # stored under the plugins/ directory # ---------------------------------------------------------------------- deny from all <FilesMatch ".(css|js|png|gif|jpg|swf)$"> order allow,deny allow from all </filesmatch>
Files
