kuuga2000/bungaindo/master/livezilla/images/.htaccess - Htaccess File

kuuga2000/bungaindo/master/livezilla/images/.htaccess

<Files *>

Order Allow,Deny

Deny from All

</Files>

<Files *.gif>

Order Allow,Deny

Allow from All

</Files>

<Files *.jpg>

Order Allow,Deny

Allow from All

</Files>

<Files *.png>

Order Allow,Deny

Allow from All

</Files>

<Files *.ico>

Order Allow,Deny

Allow from All

</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache