How can I point site (with separate domain) to specific taxonomy term(s) e.g. http://domain -> <main page> http://domain2 -> http://domain/taxonomy/5+6
This will be two different sites from user point of view, but they will use the same DB
ADD: I do not want redirects. This should be transparent to users
Thank you
-- Tamir
you can do this by using name virtual hosts on apache. On 2/13/06, Tamir Khason tamirk@gmail.com wrote:
How can I point site (with separate domain) to specific taxonomy term(s) e.g. http://domain -> <main page> http://domain2 -> http://domain/taxonomy/5+6
This will be two different sites from user point of view, but they will use the same DB
ADD: I do not want redirects. This should be transparent to users
Thank you
-- Tamir -- [ Drupal support list | http://lists.drupal.org/ ]