久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

您的位置:首頁技術文章
文章詳情頁

服務器上nginx無法訪問html的配置問題

瀏覽:180日期:2023-08-14 09:45:10

問題描述

服務器上nginx無法訪問html的配置問題

服務器上 /www/cms/production/current/dist 下有index.html

nginx配置:

server { listen 3002; root /www/cms/production/current/dist; index index.html; server_name xxx.xxx.com; location / { try_files $uri $uri/ /index.html; } location /api/ { proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forward-For $proxy_add_x_forwarded_for; proxy_set_header Host $http_host; proxy_set_header X-Nginx-Proxy true; proxy_pass http://127.0.0.1:3000/api; proxy_redirect off; }}

為何通過xxx.xxx.com只顯示了一個welcome to nginx的頁面,顯示不了我的index.html呢?

問題解答

回答1:

端口寫錯了,已解決

標簽: HTML
相關文章:
主站蜘蛛池模板: 永州市| 甘泉县| 贵阳市| 庆元县| 高州市| 大足县| 建水县| 饶河县| 保德县| 敦煌市| 屯昌县| 商河县| 深泽县| 潜江市| 大洼县| 玛多县| 新乡市| 墨竹工卡县| 咸宁市| 榕江县| 精河县| 鱼台县| 台北县| 扶余县| 永福县| 儋州市| 揭东县| 辰溪县| 靖西县| 来凤县| 乾安县| 崇文区| 报价| 乌苏市| 尼木县| 洪江市| 舒兰市| 淮安市| 陇南市| 扶风县| 太和县|