儘管 resolv.conf 中存在“搜尋”,我是否可以使子網域無法解析?

儘管 resolv.conf 中存在“搜尋”,我是否可以使子網域無法解析?

我正在嘗試尋找解決方法已知問題在 Github 企業版:

如果您在私有模式下使用別名存取 GitHub Enterprise,我們會錯誤地重新導向到儀表板。如果您設定了完全限定網域名稱但子網域解析正確,則可能會發生這種情況。

假設我有 Github 託管subdoma.in.example.com也有

search example.com

/etc/resolv.conf。我有沒有可能變得subdoma.in不可解決?

相關內容