Hello all!
I'm wondering how feasible it might be to do what I want to do.
I've got several different projects, which each have their own domain names. But there are connections between them. E.g. a page on www.blue.co.uk (made-up name for the sake of illustration) might have a topic in common with a page on www.green.co.uk.
Currently, most of it is on plain HTML. But recently I started considering using Drupal for an overhaul of one of the sites.
Then, as I've been checking out Drupal, it's occurred to me that there would be advantages to having both www.blue.co.uk and www.green.co.uk being served from one install, using some version of URL mapping. That way, they could both share some Drupal taxonomy vocabularies. Then e.g. if someone came to www.green.co.uk and found something they liked, they could click on the taxonomy tag for that topic, and the results listing would include things from the "blue" site too. That strikes me as v cool :-)
I've been searching around and reading round the subject quite a bit, and I've seen the Domain Access project,
http://drupal.org/project/domain
but not yet discovered anything exactly (reassuringly :-) ) the same as what I want to do.
Couple of specific questions: