HEX
Server: Apache
System: Linux box2146.bluehost.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User: thetwis6 (2126)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home4/thetwis6/public_html/faire-integratio/.htaccess.bak.1388256139
# Use PHP5.4 Single php.ini as default
AddHandler application/x-httpd-php54s .php

RewriteEngine on

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
RewriteCond %{HTTP_HOST} ^twistedpurl\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.twistedpurl\.com$
RewriteRule ^/?$ "http\:\/\/thetwistedpurl\.com\/" [R=301,L]