diepthaiphu/gplld/master/temp/.htaccess - Htaccess File

diepthaiphu/gplld/master/temp/.htaccess

#################################################
## PHP Link Directory - Apache Server Settings ##
#################################################

# Protect all files and directories
Order deny,allow
Deny from all

# Allow cached images
<Files ~ "^(.*).(png|gif|jp[e]?g)$">
  Order deny,allow
  Allow from all
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache