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
Comment #1
anarcat commentedThe way I see this would be implemented would be to implement site aliases in Hostmaster. Once that part is done, this will be trivial.
Comment #2
adrian commentedhttp://drupal.org/node/269934 is now in. It's in a contrib module called hosting_alias, the import bit should indeed be trivial.
Comment #3
adrian commentedThis is now fixed in HEAD.