HEX
Server: Apache
System: Linux s10.smartlytechs.com 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
User: ghregyptcom4646 (1095)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home2/ghregyptcom4646/public_html/.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>