# 서브도메인의 올바른 DNS 설정

**URL:** https://meta.discourse.org/t/proper-dns-settings-for-subdomain/204582
**Category:** Self-hosting
**Created:** [9월 27, 2021, 6:54오후 UTC](https://meta.discourse.org/t/proper-dns-settings-for-subdomain/204582 "2021-09-27T18:54:23Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![lucasbasquerotto](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lucasbasquerotto/32/133376_2.png) [@lucasbasquerotto](https://meta.discourse.org/u/lucasbasquerotto)
#### Post date: [9월 27, 2021, 8:21오후 UTC](https://meta.discourse.org/t/proper-dns-settings-for-subdomain/204582/3 "2021-09-27T20:21:38Z")

</div>

CNAME만으로는 충분하지 않을 수 있다는 점을 주의할 필요가 있습니다. 수신되는 Host 헤더는 사이트의 서브도메인이 포함된 값이 되지만, discourse 컨테이너는 trydiscourse.org에서 온 것으로 기대하기 때문입니다.

또한 trydiscourse.org의 TLS 인증서(HTTPS를 허용하는 것)는 포럼의 도메인이 아닌 [trydiscourse.org](http://trydiscourse.org) 도메인을 기대합니다.

아래의 단계로 시도해 볼 수 있습니다:

> [@Configure your domain name for hosted Discourse](https://meta.discourse.org/t/configure-your-domain-name-for-hosted-discourse/21827):
>
> bookmark This guide explains how to configure a custom domain name for a site hosted by Discourse. This option is available for our Pro, Business, and Enterprise plans. person_raising_hand Required user level: Administrator So you’ve selected a hosted Discourse plan. Lucky you! The very first step is to point your domain name forum.example.com to our hosting. You will need to edit the DNS records for your domain name, example.com. In most cases, the DNS is controlled from the sa…

---

_[View the full topic](https://meta.discourse.org/t/proper-dns-settings-for-subdomain/204582)._
