Hi,
how can I make a part of my site accessible under a second domain? Sure I can redirect the domain to an drupal url but in the browser shows up the url not the second Domain. The part with the second domain has the same main navigation, boxes, theme... but its content should be separated (like in a microsite) from the main content e.g. produkt infos inside the main company site.
Is this possible with drupal or something like mor rewrite?
All suggestions are wellcome.
MG

Comments

bestknight’s picture

relevant is the Domain Access module and related modules

cumdente’s picture

These are a lot of Modules but they seem to do the trick.
Maybe there is a "smaller" solution like a smal script or something for just my Problem.
If so please tell me.

cumdente

gcassie’s picture

there are indeed a lot of modules in there, but the code is tight and split up so you only have to enable the feature modules you need.

it is probably your best out-of-the box solution, and will scale well if you decide to start adding more subdomains down the road.

cumdente’s picture

cumdente