Click to See Complete Forum and Search --> : Problem: 2 hosts, 1 domain


sawine
10-23-2011, 03:04 AM
Hello,

I need a bit of help with my servers/websites, so here is my situation:

WebsiteA is on ServerA which domain is pointing to.(example.com/index.php)
ForumA is on ServerB. (ipaddress/path/)

I want to use the domain pointing to WebsiteA (or subdomain) for ForumA.

If I make a subdomain like forums.example.com and make it point to the address of ForumA it works, but it doesn't keep the domain name in the url. If I put masking on, it stays, but the full url still display at the bottom of the page when you browse.

Would some mod_rewrite in the htaccess file work ? How could I make the forums URL into : example.com/forums/ or forums.example.com ?

Thank you

-sawine