我想在子路径(如 mydiscoursedomain.com/forum)上运行 Discourse。该域名是干净的,即只部署了 Discourse。
通常我会设置一个类似 www 的目录,其中包含一个 index.html 文件,用于添加我的子页面等。
我该如何处理这个问题?
我想在子路径(如 mydiscoursedomain.com/forum)上运行 Discourse。该域名是干净的,即只部署了 Discourse。
通常我会设置一个类似 www 的目录,其中包含一个 index.html 文件,用于添加我的子页面等。
我该如何处理这个问题?
最佳做法是为两个站点使用不同的子域名,但您也可以查看 Docker 支持子文件夹。
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.