

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 我的瀏覽器顯示「找不到伺服器」錯誤
<a name="troubleshooting-server-not-found"></a>

當您嘗試瀏覽網域 (example.com) 或子網域 (www.example.com) 時，如果您的瀏覽器顯示 "Server not found" (找不到伺服器) 錯誤，以下是一些常見的原因說明。

**Topics**
+ [您未建立網域或子網域名稱的記錄](#troubleshooting-server-not-found-no-resource-record-set)
+ [您建立記錄，但指定錯誤的值](#troubleshooting-server-not-found-wrong-value-in-resource-record-set)
+ [流量路由到的資源不可用](#troubleshooting-server-not-found-resource-unavailable)

## 您未建立網域或子網域名稱的記錄
<a name="troubleshooting-server-not-found-no-resource-record-set"></a>

如果沒有為網域或子網域建立記錄，那麼如果有人在瀏覽器中輸入該名稱，DNS 就不知道該將流量路由到哪裡。如需詳細資訊，請參閱[處理記錄](rrsets-working-with.md)。

## 您建立記錄，但指定錯誤的值
<a name="troubleshooting-server-not-found-wrong-value-in-resource-record-set"></a>

當您建立記錄時，很容易指定錯誤的值 (如 Web 伺服器的 IP 地址或 CloudFront 指派給您的 Web 分佈的網域名稱)。如果記錄存在，但您仍收到 "Server not found" (找不到伺服器) 錯誤，我們建議您確認值是否正確。

## 流量路由到的資源不可用
<a name="troubleshooting-server-not-found-resource-unavailable"></a>

如果記錄指定不可用的資源 (例如 Web 伺服器)，瀏覽器會傳回 "Server not found" (找不到伺服器) 錯誤。我們建議您檢查流量路由到的資源的狀態。