# Protect uploads directory Options -Indexes # Allow only image files Order Allow,Deny Allow from all # Deny all other file types Order Deny,Allow Deny from all