# 카페24 CNAME 설정 방법

### 1️⃣ 카페24 호스팅 센터 로그인 하기&#x20;

카페24 호스팅 센터 ( <https://hosting.cafe24.com/> ) 에 로그인 해 주세요.

### 2️⃣ DNS 관리 페이지로 이동

카페24 호스팅 센터의 "도메인관리" -> "DNS 관리" 페이지로 이동해 주세요.

### 3️⃣ CNAME 추가

도메인 별칭과 실제 도메인명을 추가해 주세요.&#x20;

* 도메인 별칭 : www ( 원하는 대로 변경 가능, 자세한 내용은 [개인 도메인 연결 가이드](https://docs.waveon.io/etc/custom-domain) 참고 )
* 실제 도메인명 : hosting.waveon.io ( 변경 불가능, 자세한 내용은 [개인 도메인 연결 가이드](https://docs.waveon.io/etc/custom-domain) 참고 )

모두 입력하신 후 확인을 눌러 주세요.

카페24 CNAME 을 설정하신 이후에는 웨이브온 에서 커스텀 도메인 연결이 필요합니다. [개인 도메인 연결 가이드](https://docs.waveon.io/etc/custom-domain) 를 참고해 다음 스텝을 진행해 주세요.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.waveon.io/etc/cafe24-cname.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
