亚洲免费在线视频-亚洲啊v-久久免费精品视频-国产精品va-看片地址-成人在线视频网

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

vue.js - vue-router開啟HTML5的history模式后nginx配置

瀏覽:125日期:2023-08-19 09:14:18

問題描述

因為在eagle201510項目下面有很多子項目,嘗試了多種配置方法都不能共存

我希望是這樣的:

server {listen 80;server_name 192.168.10.91;root 'E:/UED/eagle/branch/eagle201510';location / { index index.html index.htm index.php; #autoindex on;}location ^~ /m-example/ { root 'E:/UED/eagle/branch/eagle201510/m-example'; try_files $uri $uri/ /index.html =404;}location ~ .php(.*)$ { fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_split_path_info ^((?U).+.php)(/?.+)$; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param PATH_INFO $fastcgi_path_info; fastcgi_param PATH_TRANSLATED $document_root$fastcgi_path_info; includefastcgi_params;}}

m-example目錄是使用vue-router開發的單頁應用,需要單獨配置,但這種方式m-example并不能正常加載加載的js,css都變成了htmlconsole

vendors.js:1 Uncaught SyntaxError: Unexpected token <main.js:1 Uncaught SyntaxError: Unexpected token <index.html:6 Resource interpreted as Stylesheet but transferred with MIME type text/html: 'http://192.168.10.91/m-example/dist/main.css'.

如果配置改成這樣:

server {listen 80;server_name 192.168.10.91;root 'E:/UED/eagle/branch/eagle201510';location / { root 'E:/UED/eagle/branch/eagle201510/m-example'; try_files $uri $uri/ /index.html =404;}location ~ .php(.*)$ { fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_split_path_info ^((?U).+.php)(/?.+)$; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param PATH_INFO $fastcgi_path_info; fastcgi_param PATH_TRANSLATED $document_root$fastcgi_path_info; includefastcgi_params;}}

就正常了。但是其它項目又無法訪問了。。。

問題解答

回答1:

添加一個server配置項解決,如下:

server {listen 80;server_name www.m-example.com;root 'E:/UED/eagle/branch/eagle201510/m-example';location / { try_files $uri $uri/ /index.html =404;}}回答2:

把所有沒有后綴名的請求如果404都跳轉到index.html

location / { error_page 404 /index.html; }

標簽: Html5
相關文章:
主站蜘蛛池模板: 国产精品日本不卡一区二区 | 国产日韩一区二区三区 | 国产乱码精品一区二区三区四川人 | 中国国产成人精品久久 | 亚洲人成网国产最新在线 | 日韩毛片高清免费 | 欧美乱爱 | 成人免费视频一区二区三区 | a毛片全部播放免费视频完整18 | 最新国产精品亚洲二区 | 亚洲成年男人的天堂网 | 日韩在线精品视频 | 亚洲va老文色欧美黄大片人人 | 女人抠逼视频 | 色视频在线免费 | 欧美成人一区二区三区 | 欧美黄色成人 | 国产成人综合手机在线播放 | 99久久精品国产一区二区小说 | 一级成人a免费视频 | 欧美一级毛片欧美大尺度一级毛片 | 久久成人18 | 九色porny真实丨国产18 | 欧美xxxxxxxx| 国产精品一区久久精品 | 深夜福利国产福利视频 | 国产亚洲毛片在线 | 麻豆视频一区 | 日本一区二区三区不卡视频中文字幕 | 99久久免费国产精品 | 悟空影视大全免费高清 | 国产看午夜精品理论片 | 亚洲 欧美 精品 中文第三 | 欧美一级毛片免费高清aa | 性欧美videofree另类17 | 亚洲成a人片在线观看精品 亚洲成a人片在线观看中 | 毛片国产| 成人www| 日韩在线看片中文字幕不卡 | 欧美一级二级片 | 成年人午夜影院 |