HEX
Server: Apache
System: Linux br296.hostgator.com.br 5.14.0-687.17.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 22 07:21:26 EDT 2026 x86_64
User: sanesm40 (1084)
PHP: 8.3.32
Disabled: NONE
Upload Files
File: /home1/sanesm40/.htaccess
# Use PHP70 as default
#AddHandler application/x-httpd-php70 .php
# BEGIN custom php.ini PHP70
<IfModule mod_suphp.c>
#    suPHP_ConfigPath /home1/sanesm40
</IfModule>
# END custom php.ini


# Block WordPress xmlrpc.php requests
<Files xmlrpc.php>
order deny,allow
deny from all
allow from 122.248.245.244/32
allow from 54.217.201.243/32
allow from 54.232.116.4/32
allow from 192.0.80.0/20
allow from 192.0.96.0/20
allow from 192.0.112.0/20
allow from 195.234.108.0/22
</Files>