By ansorg on
hi,
basically, I know how to setup multiple domains using the /sites/xyz scheme. I have already 4 (sub) domains running that way, 4 different sites.
Now I want something different: I want
mydomain.de, mydomain.com, mydomain.net all be the same drupal site.
just creating a folder "mydomain" does not work, it does not get recognized. Using folder name "mydomain.de" of course works but only for this domain and not for .com/.net
Is there any way to accomplish this?
thanks
Comments
copy the directories
so they all use the same settings.php (or you could use symlinks for each directory). If they use the same database and have nothing site specific in their directory they will for all intents and purposes be the same site.
--
Anton
New to Drupal? | Troubleshooting FAQ
Example knowledge base built with Drupal