HEX
Server: Apache
System: Linux web2.mivocloud.com 3.10.0-1160.62.1.el7.x86_64 #1 SMP Tue Apr 5 16:57:59 UTC 2022 x86_64
User: iacmd (10059)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/iac.md/logs/.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>