aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/web_server/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/glossary/web_server/index.html')
-rw-r--r--files/ja/glossary/web_server/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/files/ja/glossary/web_server/index.html b/files/ja/glossary/web_server/index.html
new file mode 100644
index 0000000000..bc9269cfcd
--- /dev/null
+++ b/files/ja/glossary/web_server/index.html
@@ -0,0 +1,16 @@
+---
+title: Web server (ウェブサーバー)
+slug: Glossary/Web_server
+tags:
+ - web server
+ - web-server
+translation_of: Glossary/Web_server
+---
+<p>ウェブサーバーは、ユーザーにサービスを提供するハードウェアサーバー上で動作するソフトウェアのことで、通常はクライアントから参照されます。一方、サーバーは、一般的にデータセンターと呼ばれるコンピューターであふれた部屋にあるハードウェアの一部です。</p>
+
+<section class="Quick_links" id="Quick_Links">
+<ul>
+ <li><a href="/ja/docs/Learn/Common_questions/What_is_a_web_server">サーバーの紹介</a></li>
+ <li>Wikipedia の {{interwiki("wikipedia", "サーバ")}}</li>
+</ul>
+</section>