# ErrorDocument 404 https://bonh-ib.com

# RewriteEngine on
# RewriteCond %{HTTPS} off
# RewriteCond %{HTTP:X-Forwarded-SSL} !on
# RewriteCond %{HTTP_HOST} ^bonh\-ib\.com$ [OR]
# RewriteCond %{HTTP_HOST} ^www\.bonh\-ib\.com$
# RewriteRule ^/?$ "https\:\/\/bonh\-ib\.com\/" [R=301,L]
# RewriteCond %{HTTP_HOST} ^bonh\-ib\.com$ [OR]
# RewriteCond %{HTTP_HOST} ^www\.bonh\-ib\.com$
# RewriteRule ^login\.php$ "https\:\/\/bonh\-ib\.com\/login\.php" [R=301,L]
# RewriteCond %{HTTP_HOST} ^bonh\-ib\.com$ [OR]
# RewriteCond %{HTTP_HOST} ^www\.bonh\-ib\.com$
# RewriteRule ^wifey\/dashboard\.php$ "https\:\/\/bonh\-ib\.com\/wifey\/dashboard\.php" [R=301,L]
# RewriteCond %{HTTPS} off
# RewriteCond %{HTTP:X-Forwarded-SSL} !on
# RewriteCond %{HTTP_HOST} ^bonh\-ib\.com$ [OR]
# RewriteCond %{HTTP_HOST} ^www\.bonh\-ib\.com$
# RewriteRule ^wifey\/?$ "https\:\/\/bonh\-ib\.com\/wifey" [R=301,L]
# RewriteCond %{HTTP_HOST} ^bonh\-ib\.com$ [OR]
# RewriteCond %{HTTP_HOST} ^www\.bonh\-ib\.com$
# RewriteRule ^wifey\/login\.php$ "https\:\/\/bonh\-ib\.com\/wifey\/login\.php" [R=301,L]

