multiste(域访问模块)出现错误

发布于 2024-11-08 11:12:44 字数 949 浏览 0 评论 0原文

关于域访问模块的信息很少,我安装在我的站点中,我不知道如何

管理多个站点的内容,

主站点: http:// /happylife.in (此处安装了 drupal)

子域 http://devotional.happylife.in (我这里没有安装drupal,只是index.php),

同时发布选定的域是 http://devotional.happylife.in

但我收到错误,

< strong>内部服务器错误 我不确定,drupal 如何在 http://devotional.happylife.in 中显示此内容,

而无需任何安装子域,

供您参考,请检查此网站,

http://happylife.in,单击这篇文章,关于文卡特斯瓦拉寺庙。

现在页面重定向到 http://devotional.happylife.in/node/32 ,

并显示错误内部服务器错误

如何处理域访问模块中多个站点的内容。

我应该遵循什么步骤,

请告诉我

With few information about domain access module, i installed in my site, Am not aware how to

manage content for multiple site,

main site : http://happylife.in (drupal installed here)

Sub domain http://devotional.happylife.in (i am not installed drupal here, simply index.php)

while posting selected domain is http://devotional.happylife.in

But i am getting Error,

Internal Server Error
i am not sure, how drupal will show this content in http://devotional.happylife.in

without any installation in sub domain,

For your reference check this site,

http://happylife.in,click this article, about Venkateswara Temples.

Now page redirect to http://devotional.happylife.in/node/32 ,

and displaying Error Internal Server Error

How to handle content for mutiple site in domain access module.

what steps i should follow,

advise me

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

烟雨扶苏 2024-11-15 11:12:44

我认为您的虚拟主机配置不正确。域模块的工作原理是将一个或多个域指向单个 Drupal 实例,而不是将 Drupal 复制到单独的文件中结构。

在您的示例中,您需要确保 happylife.in 和 devotional.happylife.in 都指向同一个 Drupal 安装。

作为参考,域访问的完整文档

I think you've configured your virtual hosts improperly. The domain module works by pointing one or more domains at a single Drupal instance, rather than copying Drupal into separate file structures.

In your example you need to make certain that happylife.in and devotional.happylife.in are both pointing at the same Drupal installation.

For reference, the complete documentation for Domain Access.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文