OwlCyberSecurity - MANAGER
Edit File: .htaccess
Order Deny,Allow Deny from all <FilesMatch "^(form|akismet)\.(css|js)$"> Allow from all </FilesMatch> #allow access to any image <FilesMatch "^(.+)\.(png|gif)$"> Allow from all </FilesMatch>