HEX
Server: Apache
System: Linux www 6.18.17-i1-ampere #952 SMP Fri Mar 13 12:33:07 CET 2026 aarch64
User: sws1073839939 (1073839939)
PHP: 8.5.3
Disabled: NONE
Upload Files
File: /home/www/clickandbuilds/EktKlte/.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>