# 如何在万维网中安装 Discourse

**URL:** https://meta.discourse.org/t/how-to-install-discourse-in-www/172007
**Category:** Self-hosting
**Created:** [2020年十二月2日 17:02 UTC](https://meta.discourse.org/t/how-to-install-discourse-in-www/172007 "2020-12-02T17:02:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![tuhin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tuhin/32/201618_2.png) [@tuhin](https://meta.discourse.org/u/tuhin)
#### Post date: [2020年十二月2日 17:02 UTC](https://meta.discourse.org/t/how-to-install-discourse-in-www/172007/1 "2020-12-02T17:02:55Z")

</div>

我可以在 [example.com](http://example.com) 上安装 Discourse，但我想使用带 www 的版本。  
如果用户访问 **[example.com](http://example.com)**，应将其重定向到 **[www.example.com](http://www.example.com)**。

我是否需要将 [www.example.com](http://www.example.com) 作为主机名？

注：我知道这是一个基础问题，但我刚接触云计算。如果各位能帮忙，我将不胜感激。

提前感谢。

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2020年十二月2日 17:45 UTC](https://meta.discourse.org/t/how-to-install-discourse-in-www/172007/2 "2020-12-02T17:45:54Z")

</div>

在您的域名提供商处创建 A 记录时，请在 www 子域下创建，而不是在根域下。

之后，在运行 `./discourse-setup`（属于 [Discourse 官方标准安装](https://meta.discourse.org/t/discourse-official-standard-installation/142537) 的一部分）时，请一并传入包含 `www.` 的域名。

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2020年十二月2日 17:54 UTC](https://meta.discourse.org/t/how-to-install-discourse-in-www/172007/3 "2020-12-02T17:54:40Z")

</div>

> [@tuhin](#):
>
> 如果有人访问 **[example.com](http://example.com)**，应将其重定向到 **[www.example.com](http://www.example.com)**。

请参阅 [http://forcewww.com/](http://forcewww.com/) 以获取一个简单的解决方案。还有其他方法。

---

<div class="post-metadata">

### Author: ![tuhin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tuhin/32/201618_2.png) [@tuhin](https://meta.discourse.org/u/tuhin)
#### Post date: [2020年十二月2日 19:24 UTC](https://meta.discourse.org/t/how-to-install-discourse-in-www/172007/4 "2020-12-02T19:24:11Z")

</div>

我找到了解决方案。并且我已使用 www 将安装指向了 Discourse 论坛。

 ![image](https://global.discourse-cdn.com/meta/original/3X/a/5/a54027b6c93823c3616b74dd27151df400d2c453.png)
