HEX
Server: LiteSpeed
System: Linux rs4-or.serverhostgroup.com 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: carunloc (2240)
PHP: 7.4.33
Disabled: exec, passthru, shell_exec
Upload Files
File: /home2/carunloc/public_html/.htaccess.bak-20260612
<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>