aboutsummaryrefslogtreecommitdiff
path: root/files/ko/glossary/domain_name/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/glossary/domain_name/index.html')
-rw-r--r--files/ko/glossary/domain_name/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/files/ko/glossary/domain_name/index.html b/files/ko/glossary/domain_name/index.html
new file mode 100644
index 0000000000..d3ace779c3
--- /dev/null
+++ b/files/ko/glossary/domain_name/index.html
@@ -0,0 +1,21 @@
+---
+title: 도메인 이름
+slug: Glossary/Domain_name
+tags:
+ - Glossary
+ - WebMechanics
+ - 도메인
+ - 도메인 네임
+ - 도메인명
+translation_of: Glossary/Domain_name
+---
+<p><strong>도메인 이름</strong>은 {{Glossary("Internet", "인터넷")}} 웹 사이트의 주소로, {{glossary("URL")}}에서 특정 웹 페이지가 속하는 서버를 식별할 때 사용합니다. 도메인 이름은 마침표(점)로 구분한 계층적인 이름(레이블)의 연속으로 구성되며, {{glossary("TLD", "확장")}}으로 끝납니다.</p>
+
+<h2 id="더_알아보기">더 알아보기</h2>
+
+<h3 id="일반_지식">일반 지식</h3>
+
+<ul>
+ <li>위키백과 {{interwiki("wikipedia", "도메인 네임")}} </li>
+ <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Learn/Common_questions/What_is_a_domain_name">Understanding domain names</a></li>
+</ul>