nginx架站,DNS如何對應IP的問題 - Linux

By Victoria
at 2013-11-27T13:12
at 2013-11-27T13:12
Table of Contents
請問,
我申請了一個 DNS name, www.test.com.tw,
是否只要在 nginx.conf 設定檔,使用如下設定
Server
{
listen 80;
server_name www.test.com.tw;
location
{
root root//網站根目錄
index index.html//網站首頁
}
}
就可以從外部網站,輸入www.test.com.tw,連到網站的首頁了?
那我該如何處理 IP 對應的問題呢?
只要申請 DNS name,把DNS name貼到nginx.conf 設定檔,
IP是不是就可以自動對應了?
--
我申請了一個 DNS name, www.test.com.tw,
是否只要在 nginx.conf 設定檔,使用如下設定
Server
{
listen 80;
server_name www.test.com.tw;
location
{
root root//網站根目錄
index index.html//網站首頁
}
}
就可以從外部網站,輸入www.test.com.tw,連到網站的首頁了?
那我該如何處理 IP 對應的問題呢?
只要申請 DNS name,把DNS name貼到nginx.conf 設定檔,
IP是不是就可以自動對應了?
--
Tags:
Linux
All Comments

By Audriana
at 2013-12-02T09:04
at 2013-12-02T09:04

By Mason
at 2013-12-06T01:10
at 2013-12-06T01:10

By Franklin
at 2013-12-06T05:17
at 2013-12-06T05:17

By Kelly
at 2013-12-08T18:42
at 2013-12-08T18:42

By Emily
at 2013-12-11T07:36
at 2013-12-11T07:36

By Ingrid
at 2013-12-12T14:26
at 2013-12-12T14:26

By Gilbert
at 2013-12-12T15:55
at 2013-12-12T15:55

By Quanna
at 2013-12-15T12:35
at 2013-12-15T12:35

By Adele
at 2013-12-19T17:22
at 2013-12-19T17:22

By Selena
at 2013-12-24T06:52
at 2013-12-24T06:52

By Madame
at 2013-12-25T00:27
at 2013-12-25T00:27
Related Posts
Linux Mint15 在SSD上面時空跳躍

By Edwina
at 2013-11-26T21:10
at 2013-11-26T21:10
Fedora Pdftoppm 裡面一直沒有 -png jpg

By Jacob
at 2013-11-26T18:08
at 2013-11-26T18:08
Fedora 20 beta 目前感想 - Gnome 部份

By Leila
at 2013-11-26T00:01
at 2013-11-26T00:01
ubuntu不能上網 怪

By Irma
at 2013-11-25T23:55
at 2013-11-25T23:55
徵求Hadoop2.2.0安裝熟手

By Tristan Cohan
at 2013-11-25T18:11
at 2013-11-25T18:11