HEX
Server: Apache
System: Linux rana.avnam.net 5.15.102-1-pve #1 SMP PVE 5.15.102-1 (2023-03-14T13:48Z) x86_64
User: martinmagliano.com (2019)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/martinmagliano.com/public_html/.htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>