濮阳杆衣贸易有限公司

主頁(yè) > 知識(shí)庫(kù) > 使用nginx配置訪問(wèn)wgcloud的方法

使用nginx配置訪問(wèn)wgcloud的方法

熱門(mén)標(biāo)簽:福州企業(yè)電銷機(jī)器人排名 10086外包用的什么外呼系統(tǒng) 怎么找到?jīng)]有地圖標(biāo)注的店 麗江真人語(yǔ)音電話外呼系統(tǒng) 打400電話怎么辦理收費(fèi) 河南防封號(hào)電銷機(jī)器人是什么 宿城區(qū)電話機(jī)器人找哪家 400電話辦理介紹信 上海申請(qǐng)高400開(kāi)頭的電話

nginx配置如下:

如http://172.17.188.27/wgcloud 

server {
        listen       80;
        server_name  localhost;
 
        #charset koi8-r;
 
        #access_log  logs/host.access.log  main;
 
        location / {
            proxy_pass http://172.17.188.27:9999;
            #root   html;
            #index  index.html index.htm;
        }
 
 
        #error_page  404              /404.html;
 
        # redirect server error pages to the static page /50x.html
        #
        error_page   500 502 503 504  /50x.html;
        location = /50x.html {
            root   html;
        }
 
        # proxy the PHP scripts to Apache listening on 127.0.0.1:80
        #
        #location ~ \.php$ {
        #    proxy_pass   http://127.0.0.1;
        #}
 
        # pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000
        #
        #location ~ \.php$ {
        #    root           html;
        #    fastcgi_pass   127.0.0.1:9000;
        #    fastcgi_index  index.php;
        #    fastcgi_param  SCRIPT_FILENAME  /scripts$fastcgi_script_name;
        #    include        fastcgi_params;
        #}
 
        # deny access to .htaccess files, if Apache's document root
        # concurs with nginx's one
        #
        #location ~ /\.ht {
        #    deny  all;
        #}
    }

記得agent的配置文件項(xiàng)serverUrl的80端口也要寫(xiě)上,如下

#wgcloud-server端訪問(wèn)地址,端口一定要寫(xiě),即使是80也要寫(xiě)哈
serverUrl=http://172.17.188.27:80

補(bǔ)充:nginx配置訪問(wèn)wgcloud,提高訪問(wèn)速度

upstream wgcloudServer {
            server 172.17.188.27:9999 weight=10;
            ip_hash;
    }
    server {
        listen       80;
        server_name  localhost;
        #charset koi8-r;
        #access_log  logs/host.access.log  main;
        location / {
            proxy_pass http://wgcloudServer;
            #root   html;
            #index  index.html index.htm;
        }
        #error_page  404              /404.html;
        # redirect server error pages to the static page /50x.html
        #
        error_page   500 502 503 504  /50x.html;
        location = /50x.html {
            root   html;
        }

到此這篇關(guān)于使用nginx配置訪問(wèn)wgcloud的文章就介紹到這了,更多相關(guān)nginx配置wgcloud內(nèi)容請(qǐng)搜索腳本之家以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持腳本之家!

標(biāo)簽:隴南 雞西 連云港 朝陽(yáng) 遵義 運(yùn)城 面試通知 荊門(mén)

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《使用nginx配置訪問(wèn)wgcloud的方法》,本文關(guān)鍵詞  使用,nginx,配置,訪問(wèn),wgcloud,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《使用nginx配置訪問(wèn)wgcloud的方法》相關(guān)的同類信息!
  • 本頁(yè)收集關(guān)于使用nginx配置訪問(wèn)wgcloud的方法的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    固安县| 宜兴市| 锦屏县| 柳江县| 中卫市| 建宁县| 定安县| 晋中市| 贵州省| 全州县| 平南县| 资源县| 平潭县| 葫芦岛市| 济阳县| 囊谦县| 八宿县| 洪湖市| 社旗县| 右玉县| 那坡县| 苏尼特左旗| 赤壁市| 静安区| 阳原县| 崇阳县| 庐江县| 炎陵县| 古田县| 丰台区| 云浮市| 湟源县| 张北县| 华安县| 彩票| 韶关市| 辉县市| 广昌县| 伊宁县| 隆回县| 南平市|