One forum, two domains.
Posted by: Jamin
Posted on: 2005-04-18 14:43:00
I have multiple domains on my DH account, but I'm only going to be purchasing one license for my forum program. So the forum scripts can only be installed at one location. Is it possible, like, maybe with mod_rewrite or something, to make directories from the other domains all (transparently) point to the real forum installation?
Ex:
The forums will actually exist at domain1.com/forums.
A user goes to domain2.com/forums and is sent to domain1.com/forums, but domain2.com/forums still shows in the address bar.
I've searched through mod_rewrite tutorials and stuff, and tried various things with an .htaccess file, but I can't seem to make it work.
Thanks in advance for any help.
---Jamin