| Server IP : 78.157.38.87 / Your IP : 216.73.217.176 Web Server : LiteSpeed System : Linux linux215.talashnet.com 3.10.0-962.3.2.lve1.5.83.el7.x86_64 #1 SMP Thu Nov 23 15:58:18 UTC 2023 x86_64 User : rubenoir ( 1123) PHP Version : 8.1.34 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/rubenoir/public_html/ |
Upload File : |
# BEGIN iThemes Security - Do not modify or remove this line
# iThemes Security Config Details: 2
# Ban Hosts - Security > Settings > Banned Users
SetEnvIF REMOTE_ADDR "^66\.42\.64\.180$" DenyAccess
SetEnvIF X-FORWARDED-FOR "^66\.42\.64\.180$" DenyAccess
SetEnvIF X-CLUSTER-CLIENT-IP "^66\.42\.64\.180$" DenyAccess
SetEnvIF REMOTE_ADDR "^62\.210\.180\.132$" DenyAccess
SetEnvIF X-FORWARDED-FOR "^62\.210\.180\.132$" DenyAccess
SetEnvIF X-CLUSTER-CLIENT-IP "^62\.210\.180\.132$" DenyAccess
SetEnvIF REMOTE_ADDR "^62\.210\.172\.8$" DenyAccess
SetEnvIF X-FORWARDED-FOR "^62\.210\.172\.8$" DenyAccess
SetEnvIF X-CLUSTER-CLIENT-IP "^62\.210\.172\.8$" DenyAccess
SetEnvIF REMOTE_ADDR "^62\.210\.180\.62$" DenyAccess
SetEnvIF X-FORWARDED-FOR "^62\.210\.180\.62$" DenyAccess
SetEnvIF X-CLUSTER-CLIENT-IP "^62\.210\.180\.62$" DenyAccess
<IfModule mod_authz_core.c>
<RequireAll>
Require all granted
Require not env DenyAccess
Require not ip 66.42.64.180
Require not ip 62.210.180.132
Require not ip 62.210.172.8
Require not ip 62.210.180.62
</RequireAll>
</IfModule>
<IfModule !mod_authz_core.c>
Order allow,deny
Allow from all
Deny from env=DenyAccess
Deny from 66.42.64.180
Deny from 62.210.180.132
Deny from 62.210.172.8
Deny from 62.210.180.62
</IfModule>
# END iThemes Security - Do not modify or remove this line
# BEGIN WordPress
# دستورالعملهای (خطوط) بین "BEGIN WordPress" و "END WordPress"
# به طور پویا تولید شدهاند، و فقط باید به وسیلهٔ صافیهای وردرپرس ویرایش شوند.
# هر تغییری در دستورالعملهای بین این نشانگرها بازنویشی خواهند شد.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# END WordPress
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
<IfModule mod_expires.c>
ExpiresActive On
# Images
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType image/webp "access plus 1 year"
ExpiresByType image/svg+xml "access plus 1 year"
ExpiresByType image/x-icon "access plus 1 year"
# Video
ExpiresByType video/mp4 "access plus 1 year"
ExpiresByType video/mpeg "access plus 1 year"
# CSS, JavaScript
ExpiresByType text/css "access plus 1 month"
ExpiresByType text/javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 month"
# Others
ExpiresByType application/pdf "access plus 1 month"
ExpiresByType application/x-shockwave-flash "access plus 1 month"
</IfModule>
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php7_module>
php_flag display_errors Off
php_value max_execution_time 30
php_value max_input_time 60
php_value max_input_vars 1000
php_value memory_limit 128M
php_value post_max_size 200M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php72"
php_value upload_max_filesize 200M
php_flag zlib.output_compression On
</IfModule>
<IfModule lsapi_module>
php_flag display_errors Off
php_value max_execution_time 30
php_value max_input_time 60
php_value max_input_vars 1000
php_value memory_limit 128M
php_value post_max_size 200M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php72"
php_value upload_max_filesize 200M
php_flag zlib.output_compression On
</IfModule>
# END cPanel-generated php ini directives, do not edit