Linux 호스팅(cPanel) 도움말

Configuring DNS for your Web Hosting (cPanel) domain

You've built a site in Web Hosting (cPanel) and are ready to go live. To make your site accessible to the web, you'll need to make sure DNS is properly configured. Usually DNS changes will propagate within a few hours, but it can take up to 48 hours for everything to propagate across the internet.

경고: 이 문서에서는 고급 기술 관련 주제를 다룹니다. 단계가 제대로 완료되지 않으면 사이트가 원치 않게 변경될 수 있습니다. 변경하기 전에 DNS를 내보내거나 DNS 레코드의 스크린샷을 백업으로 찍어 두는 것이 좋습니다. GoDaddy 제품 및 서비스 지원에 대해 자세히 알아보려면 지원 명세서를 검토하세요.

1: 네임서버 찾기 및 DNS 관리 위치 찾기

변경하기 전에 네임서버를 확인하여 올바른 위치에서 DNS를 업데이트하고 있는지 확인하세요. 네임서버는 도메인의 DNS를 관리하는 데 사용해야 하는 호스팅 회사를 나타냅니다.

  • GoDaddy에 등록된 도메인: GoDaddy 계정에서 네임서버를 확인하세요.
  • 다른 곳에 등록된 도메인: 자세한 내용은 도메인 등록기관에 문의하세요.

2. Web Hosting (cPanel) DNS

Go to your DNS host and ensure these records are pointed appropriately so your Web Hosting (cPanel) site can be accessible through the web.

유형이름데이터
A@Your Web Hosting (cPanel) IP address
CNAMEwww귀하의 도메인 이름(예: coolexample.com)
참고: DNS 호스트는 해당 레이블 지정 및 형식에 따라 다를 수 있습니다. 요구 사항이 해당 예제 레코드와 다르기 때문에 진행 방법을 잘 모르는 경우 DNS 호스트 공급업체에 문의하는 것이 좋습니다.

3. (선택 사항) 메일 DNS

If you plan to host email at your Web Hosting (cPanel), ensure these records are pointed appropriately at your DNS host.

유형이름데이터
AmailYour Web Hosting (cPanel) IP address
mx@mail.[귀하의 도메인 이름] (예: mail.coolexample.com)
TXT@v=spf1 include:secureserver.net -all
TXTadminv=spf1 include:secureserver.net -all
CNAME웹 메일귀하의 도메인 이름(예: coolexample.com)
Note: The priority determines which record to contact first when multiple MX records exist on the domain. A lower number means more preferred, and the record with the lowest priority will be used first. For single MX record settings, set the priority to 0 (zero). Add an MX record

3. (선택 사항) 기타 DNS

Adding these records at your DNS host can be helpful for specific Web Hosting (cPanel) features to work, but are not needed for basic web and email hosting.

유형이름데이터
AadminYour Web Hosting (cPanel) IP address
CNAMEautoconfig귀하의 도메인 이름(예: coolexample.com)
CNAMEautoconfig.admin귀하의 도메인 이름(예: coolexample.com)
CNAMEautodiscover귀하의 도메인 이름(예: coolexample.com)
CNAMEautodiscover.admin귀하의 도메인 이름(예: coolexample.com)
CNAMEcpanel귀하의 도메인 이름(예: coolexample.com)
CNAMEftp귀하의 도메인 이름(예: coolexample.com)
CNAMEwebdisk귀하의 도메인 이름(예: coolexample.com)
CNAMEwebdisk.admin귀하의 도메인 이름(예: coolexample.com)
CNAMEwhm귀하의 도메인 이름(예: coolexample.com)
CNAMEwww.admin귀하의 도메인 이름(예: coolexample.com)
CNAME_domainconnect_domainconnect.gd.domaincontrol.com.

유형서비스프로토콜이름우선 순위무게포트
SRV_autodiscover_tcp@00443cpanelemaildiscovery.cpanel.net
SRV_autodiscover_tcp관리자00443cpanelemaildiscovery.cpanel.net

4. 충돌 DNS 제거

If you have DNS records with identical type and name combinations to your Web Hosting (cPanel), we recommend removing these conflicts. For example:

유형이름데이터동작
A@Your Web Hosting (cPanel) IP address이 레코드 추가
A@다른 IP 주소이 레코드 제거

상세 정보