![]() |
Redifect forums to main .com
HI all, need some help here, I have already crashed the site once today :)
My forum is installed at public_html/forums with the URL domain.com/forums/. When I go to www.domain.com, I want to load the forums right away but cant seem to get the htaccess file correct. Any help be great folks, Regards CC |
Sorted with the below:
RewriteEngine on RewriteCond %{REQUEST_URI} ^/$ RewriteRule (.*) www.domain.com/forums [R=301,L] |
Still have a problem on this, I am now getting CORS error in my console
XMLHttpRequest cannot load http://www.troutandsalmonfishingforu...i/phrase/fetch. Origin http://troutandsalmonfishingforum.com is not allowed by Access-Control-Allow-Origin. What do I add to the above htaccess file to clean this |
This will probably work
Code:
RewriteEngine on |
All times are GMT. The time now is 07:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|