phpbb - 如何限制对 Board 索引的访问

发布于 2024-08-22 13:30:25 字数 350 浏览 5 评论 0原文

我的客户希望我创建一系列网站,每个网站都有自己的论坛。 我之前已经安装并使用过 phpbb,据我了解,每次安装都能够创建许多论坛。我已经在另一个项目中使用相同的安装创建了一些。

在每个论坛的“主页”中,都有一个指向“论坛索引”的链接,可以在其中查看和访问所有论坛的列表。

在这个项目中,我希望这个“论坛索引”不可用,因此用户无法在论坛之间导航 - 这可以做到吗?

一点背景知识:实际上不会有很多网站,只有很多域名。 所有域都将指向相同的地址,其中将分析 URL,并相应地从数据库中“提取”内容。部分内容是论坛系统内特定论坛的链接。

我们不希望请求“baby-toys.com”的人意识到这是一个论坛 “忍者杀手”也可用..

my client wants me to create a series of websites, each with its own forum.
i have installed and played around with phpbb before and it is my understanding that each installation is capable of creating many forums. i already created a few using the same installation in another project.

in each forum's "main page" there is a link to the "Board index" where the list of all forums can be seen and accessed.

in this project i would this "Board index" not to be available, so users can not navigate between forums - can this be done?

a little background: there won't really be many websites, just many domains.
all domains will point to the same address, where the url will be analyzed and content would be "pulled" from the database accordingly. part of the content is the link the a specific forum inside the forums system.

we do not want a person that requested "baby-toys.com" to realize that a forum for
"ninja-killers" is also available..

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

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

发布评论

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

评论(1

心如狂蝶 2024-08-29 13:30:25

您必须编辑您的模板。解决方案描述如下:
http://www.phpbb.com/community/viewtopic。 php?f=74&t=1726095

You will have to edit your template. The solution is described here:
http://www.phpbb.com/community/viewtopic.php?f=74&t=1726095

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