<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                ## 分類 1. 基于多IP的虛擬主機; 2. 基于多端口的虛擬主機(同域名多個端口); 3. 基于域名的虛擬主機(不同域名對應不同虛擬主機); ## 多IP虛擬主機 在一臺有多個網卡的機器上使用多個server段,然后配置不同的IP地址即可; ``` http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeout 65; server { listen 192.168.10.101; server_name localhost; charset utf-8; location / { root html/server1; index index.html index.htm; } } server { listen 192.168.10.102; server_name localhost; charset utf-8; location / { root html/server2; index index.html index.htm; } } server { listen 192.168.10.103; server_name localhost; charset utf-8; location / { root html/server3; index index.html index.htm; } } } ``` ## 多端口虛擬主機 同一臺機器,同一個IP,配置多個不同端口的虛擬主機; ``` http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeout 65; server { listen 8081; server_name localhost; charset utf-8; location / { root html/server1; index index.html index.htm; } } server { listen 8082; server_name localhost; charset utf-8; location / { root html/server2; index index.html index.htm; } } } ``` ## 多域名虛擬主機 ``` http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeout 65; server { listen 80; //不用寫IP地址 server_name sina.com; //填寫域名 charset utf-8; location / { root html/server1; index index.html index.htm; } } server { listen 80; server_name baidu.com; charset utf-8; location / { root html/server2; index index.html index.htm; } } } ```
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看