# 호스팅 서비스를 사용하면서 www를 쓰지 않고 호스팅하는 방법은?

**URL:** https://meta.discourse.org/t/how-can-i-host-with-your-hosted-service-and-not-use-www/226352
**Category:** Self-hosting
**Tags:** hosting
**Created:** [5월 6, 2022, 5:36오후 UTC](https://meta.discourse.org/t/how-can-i-host-with-your-hosted-service-and-not-use-www/226352 "2022-05-06T17:36:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tahoetech](https://avatars.discourse-cdn.com/v4/letter/t/ccd318/32.png) [@tahoetech](https://meta.discourse.org/u/tahoetech)
#### Post date: [5월 6, 2022, 5:36오후 UTC](https://meta.discourse.org/t/how-can-i-host-with-your-hosted-service-and-not-use-www/226352/1 "2022-05-06T17:36:53Z")

</div>

귀사의 호스팅 서비스를 사용하여 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: [5월 6, 2022, 6:04오후 UTC](https://meta.discourse.org/t/how-can-i-host-with-your-hosted-service-and-not-use-www/226352/3 "2022-05-06T18:04:59Z")

</div>

그는 `www.example.com`이 아니라 `example.com`과 같은 아펙스 도메인에 호스팅된다는 의미인 것 같습니다. 일부 도메인 등록 대행업체가 아펙스 도메인에 대해 CNAME을 설정하는 방법이 있다는 것을 기억하는데, 해당 주제를 찾을 수가 없습니다.

---

<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: [5월 6, 2022, 6:47오후 UTC](https://meta.discourse.org/t/how-can-i-host-with-your-hosted-service-and-not-use-www/226352/4 "2022-05-06T18:47:44Z")

</div>

당사의 호스팅 서비스를 사용하여 인스턴스를 아펙스 도메인(apex domain)에 호스팅하려면 다음을 따를 수 있습니다.

> [@Configure your hosted Discourse site to run at the root or apex domain (e.g. example.com)](https://meta.discourse.org/t/configure-your-hosted-domain-name-at-the-root-example-com/60951?u=falco):
>
> Most hosted discourse instances are on a subdomain: forum.example.com talk.example.com www.example.com This is our general recommendation in almost all cases, and it works great. However, if you wish to use a root domain or apex domain for your hosted discourse, like so example.com this turns out to be surprisingly difficult in a hosting scenario, due to the vagaries of how DNS works. thinking It is possible, however, you must use a DNS provider that specifically supports it! DNS pro…
