ok
Direktori : /home2/selectio/public_html/assets/ |
Current File : /home2/selectio/public_html/assets/.htaccess |
# Don't list directory contents Options -Indexes # Disable script execution <Files ~ "\.(deb|phps|phtml|php)$"> Order Deny,Allow Deny from all </Files> <Files ~ "^.*\.([Pp][Hh][Pp])"> order allow,deny deny from all satisfy all </Files> <FilesMatch "\.(htpasswd|ini|phps|fla|psd|log|sh)$"> Order Allow,Deny Deny from all </FilesMatch>