HEX
Server: Apache
System: Linux server.genocus.co.in 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: tekesnew (1028)
PHP: 8.0.25
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/tekesnew/mail/.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>