if i have 3 urls (different sites) hosted on the same server
forum.test1.com
forum.test2.com
forum.test3.com
is there anyway of mapping those 3 urls to a different board ID each? (e.i. forum.test1.com to boardid=1, forum.test2.com to boardid=2 and so on), in the web.config perhaps or somewhere? or would i have to create custom code for this?
best regards
Martin