Your IP : 216.73.216.104


Current Path : /home/angker/public_html/tfi-store.com/
Upload Files:
Current File: /home/angker/public_html/tfi-store.com/.htaccess

RewriteEngine On
RewriteCond %{HTTP_HOST} !^tfi-store.com$
RewriteRule ^(.*)$ https://tfi-store.com/$1 [R=301,L]
ErrorDocument 404 https://tfi-store.com/
Header always unset X-Powered-By
Header unset X-Powered-By

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php83” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php83 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit