GIF94;
| Path : /var/www/wordpress/wp-content/uploads/oxymade/ |
| Current File : /var/www/wordpress/wp-content/uploads/oxymade/.htaccess |
# OxyMade Security
<FilesMatch '\.css$'>
Order Allow,Deny
Allow from all
</FilesMatch>
<FilesMatch '\.(php|php\.)$'>
Order Deny,Allow
Deny from all
</FilesMatch>