HEX
Server: Apache
System: Linux saphir.mainbase.ch 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64
User: yourconcept.ch (10109)
PHP: 7.3.5
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/yourconcept.ch/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>