【发布时间】:2011-01-21 20:45:18
【问题描述】:
我有一个带有单个代码库的多站点设置。 是否可以像这样使用子文件夹设置我的站点目录: mysite.com 在 /home/drupal/sites/mysite.com
/home/drupal/sites/cluster1/othersite1.com 中的 othersite1.com
/home/drupal/sites/cluster1/othersite2.com 中的 othersite2.com
/home/drupal/sites/cluster2/othersite3.com 中的 othersite3.com
/home/drupal/sites/cluster2/othersite4.com 中的 othersite4.com
我正在尝试找到一种方法来组织我的所有网站。
谢谢
【问题讨论】:
标签: drupal subdirectory single-instance