Question redirect issue

Status
Not open for further replies.
Make sure display_errors is turned on and that SKIP_ALL_ERRORS is not enabled in config.php.
 
Fillip H. is there any way to make it not redirect to /forums/ and redirect to the home page? I have require content.php in my index but something is overriding that request when the www. is not in place.
 
Try adding this to your root .htaccess file (i.e. not in /forums/)
Code:
	RewriteCond %{HTTP_HOST} ^englishbulldognews\.com
	RewriteRule (.*) http://www.englishbulldognews.com/$1 [R=301,L,QSA]
 
As this ticket has not received any further replies, I'll close it.

If you have any other issues or questions, please feel free to start a new support ticket. Thanks!
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,169
Customer rating
5.00 star(s) 1 ratings
Back
Top