File ".htaccess"

Full path: /home/sbkuplnl/public_html/wp-content/uploads/woocommerce_uploads/.htaccess
File size: 0.11 KB (117 B bytes)
MIME-type: text/plain; charset=us-ascii
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

deny from all
# Block xmlrpc.php to prevent abuse
<Files xmlrpc.php>
    Order Deny,Allow
    Deny from all
</Files>