Our structure uses a lot of symlinks, in a form like this:

ozzyosbourne.com --> ozzy

Currently the import routine will try to recognize this as two different sites and ... I'm not sure if it'll die or just create lots of incorrect sites, I haven't tried it. But we need it to be able to figure out when two sites are actually the same and apply aliases so that we can properly manage them.

I'm not marking that as critical for hostmaster, but it is critical for us to be able to utilize hostmaster with our current setup.

Comments

anarcat’s picture

The way I see this would be implemented would be to implement site aliases in Hostmaster. Once that part is done, this will be trivial.

adrian’s picture

http://drupal.org/node/269934 is now in. It's in a contrib module called hosting_alias, the import bit should indeed be trivial.

adrian’s picture

Status: Active » Fixed

This is now fixed in HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit b3a11ba on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by adrian:
    Clean up the context names on node delete, and support symlinks on...

  • Commit b3a11ba on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by adrian:
    Clean up the context names on node delete, and support symlinks on...