HEX
Server: Apache
System: Linux cp.mypremiumdns.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: alsyedho (1719)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/alsyedho/public_html/.htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
DirectoryIndex index.php
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>