HEX
Server: Apache
System: Linux tb-be04-linweb015 6.1.150-hcl #deb11 SMP Tue Sep 9 09:22:27 UTC 2025 x86_64
User: atsnailcom (14872)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /data/sites/web/atsnailcom/www/.htaccess
# BEGIN WordPress

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]

# END WordPress