当前位置: 首页 > news >正文

wordpress 图片裁剪插件长沙seo优化价格

wordpress 图片裁剪插件,长沙seo优化价格,sae storage wordpress,企业注册视频号目录 介绍 本地项目部署 nginx部署 云端服务器部署 介绍 对于Vue项目而言,Nginx可以轻松地配置来处理SPA的路由问题,即对于所有未定义的路径请求返回index.html,这样前端路由机制就可以接管URL的处理。此外,Nginx支持反向代理设…

目录

介绍

本地项目部署

 nginx部署

云端服务器部署


介绍

对于Vue项目而言,Nginx可以轻松地配置来处理SPA的路由问题,即对于所有未定义的路径请求返回index.html,这样前端路由机制就可以接管URL的处理。此外,Nginx支持反向代理设置,方便将前端请求转发至后端API,简化开发流程。同时,它还能提供基本的安全防护,如限制访问、防止恶意攻击等。结合其稳定性与低资源消耗特性,Nginx是部署前端Vue项目的理想选择。

本地项目部署

使用express书写一个前端服务器,将前端项目部署到该服务器上

首先进行前端项目构建

启动express服务

 点击服务器路径

可以看到页面加载出来了,但是一旦刷新页面就会直接空白页,且应该显示的接口数据也没有显示出来

 这里是由于前端路由出现的问题

问题分析:前端项目的路由,通常分为两种工作模式,分别为:

  1. hash模式

hash 值又称锚点,通常用于指定网页中的某个位置,例如下面的网址:

央视网_世界就在眼前,其中的#SUBD1605080062959435就是 hash 值,hash 值只在客户端(如浏览器)中使用,是不会带给服务器的,所以使用 hash 模式时,不存在刷新 404 问题。

  1. history模式

history 去掉了URL中的#号,可以让应用的URL看起来更美观,带来的问题就是刷新时,会将前端路由携带给后端,而后端没有对应资源的匹配,就出现了 404 问题。

 重新构建,将调整为hash模式后进行构建后的dist重新放入前面的服务其中,重启测试

可以看到重新刷新页面时不会再有空白页的问题了   但是这种方案并不是太好,因为路劲中会携带#并不美观

可以让服务器在收到未配置的GET路由时,都返回index.html即可。
最终其实是把 url 中的 path,交给了前端路由去处理,具体配置如下:

也可以借助connect-history-api-fallback中间件完成配置

安装中间件

npm i connect-history-api-fallback

使用connect-history-api-fallback可以让配置更灵活,比如/login临时不需要作为前端路由处理,就可以按照如下方式配置

 重启测试

可以看到页面刷新后没有变空白页且路径也没有#

来看下异步请求没有发送出去的问题

脱离脚手架后,就没有了代理服务器,无法转发请求到【提供数据】的服务器。

如何解决?—— 在 Node 服务器中借助http-proxy-middleware中间件配置代理,具体配置如下:

 重启测试

可以看到页面没有再报错404请求,并且拿到了接口数据

 nginx部署

Nginx(发音为“engine-x”)是一款高性能的 HTTP 服务器和反向代理服务器,同时也是一个 IMAP/POP3/SMTP 代理服务器。Nginx 最初由 Igor Sysoev 编写,于 2004 年发布。它以其高性能、高稳定性、丰富的功能集和低系统资源消耗而闻名,主要功能有:

  1. 反向代理
  2. 负载均衡
  3. 静态内容服务
  4. HTTP/2 支持
  5. SSL/TLS 支持
  6. 高速缓存

使用nginx当做服务器进行部署前端服务

打开nginx目录

进入配置目录

 书写配置

启动nginx

 然后浏览器中输入localhost:8097

可以访问到,但是出现了和之前一样的刷新界面空白或者接口请求失败的情况

使用nginx进行404页面配置和请求转发

重启nginx

 可以看到数据和页面都回归正常了

云端服务器部署

在实际开发中都是需要将项目部署到云端服务器中,部署之后使用公网ip进行访问

首先准备一个linux服务器,或者直接使用虚拟机进行部署

安装nginx

 使用xftp进行服务器文件连接

找到var目录新建dist文件夹,将之前构建的dist文件夹下的静态资源全部上传到这里

 来到服务器中nginx的安装目录下

找到nginx配置文件,将前面nginx的配置直接粘贴到这里,记得修改静态文件路径

 启动nginx

源码

武天/vue3_study


文章转载自:
http://dinncodefoliation.tqpr.cn
http://dinncoembar.tqpr.cn
http://dinncotheftuous.tqpr.cn
http://dinncoassembler.tqpr.cn
http://dinncoflandre.tqpr.cn
http://dinncogiantlike.tqpr.cn
http://dinncoscalogram.tqpr.cn
http://dinncoacropolis.tqpr.cn
http://dinncothong.tqpr.cn
http://dinncobioflick.tqpr.cn
http://dinncofloret.tqpr.cn
http://dinncochaucerism.tqpr.cn
http://dinncoslantendicular.tqpr.cn
http://dinncochincherinchee.tqpr.cn
http://dinncorootlike.tqpr.cn
http://dinncoobstructive.tqpr.cn
http://dinncounpitying.tqpr.cn
http://dinncouncalculated.tqpr.cn
http://dinncostoned.tqpr.cn
http://dinncoperacid.tqpr.cn
http://dinncounright.tqpr.cn
http://dinncostalagmometer.tqpr.cn
http://dinncounremembered.tqpr.cn
http://dinncoinspectress.tqpr.cn
http://dinncoputrefaction.tqpr.cn
http://dinncotaro.tqpr.cn
http://dinncoaerobacter.tqpr.cn
http://dinncodiagnostician.tqpr.cn
http://dinncounequable.tqpr.cn
http://dinncodisarrange.tqpr.cn
http://dinncoalban.tqpr.cn
http://dinncodeviate.tqpr.cn
http://dinncoetceteras.tqpr.cn
http://dinncoallobaric.tqpr.cn
http://dinncoindigenization.tqpr.cn
http://dinncoarchimage.tqpr.cn
http://dinncorespirate.tqpr.cn
http://dinncotrapdoor.tqpr.cn
http://dinncosestertii.tqpr.cn
http://dinncorothole.tqpr.cn
http://dinncosecateurs.tqpr.cn
http://dinncocastrum.tqpr.cn
http://dinncodeserted.tqpr.cn
http://dinncobiflex.tqpr.cn
http://dinncounreachable.tqpr.cn
http://dinncoalgatron.tqpr.cn
http://dinncocozen.tqpr.cn
http://dinncolampoon.tqpr.cn
http://dinncowatchwork.tqpr.cn
http://dinncoperegrine.tqpr.cn
http://dinncoglume.tqpr.cn
http://dinncosidecar.tqpr.cn
http://dinncoaeroacoustic.tqpr.cn
http://dinncoarecoline.tqpr.cn
http://dinncoanesthesiologist.tqpr.cn
http://dinncosemioccasional.tqpr.cn
http://dinncoskosh.tqpr.cn
http://dinncosuperdense.tqpr.cn
http://dinncobabassu.tqpr.cn
http://dinncowordless.tqpr.cn
http://dinncoclarinda.tqpr.cn
http://dinncoperciatelli.tqpr.cn
http://dinncoalissa.tqpr.cn
http://dinncodifferentiate.tqpr.cn
http://dinncobarebones.tqpr.cn
http://dinncochellian.tqpr.cn
http://dinncomaturate.tqpr.cn
http://dinncoapochromat.tqpr.cn
http://dinncobiocritical.tqpr.cn
http://dinncopodzol.tqpr.cn
http://dinncoroebuck.tqpr.cn
http://dinncoveterinarian.tqpr.cn
http://dinncomelchiades.tqpr.cn
http://dinncointaglio.tqpr.cn
http://dinncochamfron.tqpr.cn
http://dinncophonoscope.tqpr.cn
http://dinncooviparity.tqpr.cn
http://dinncolosel.tqpr.cn
http://dinncocriminology.tqpr.cn
http://dinncopalmette.tqpr.cn
http://dinncoconventionally.tqpr.cn
http://dinncogelate.tqpr.cn
http://dinncovita.tqpr.cn
http://dinncocotentin.tqpr.cn
http://dinncoscolops.tqpr.cn
http://dinncoalissa.tqpr.cn
http://dinncoswatch.tqpr.cn
http://dinncorealty.tqpr.cn
http://dinncoautotelic.tqpr.cn
http://dinncomillisecond.tqpr.cn
http://dinncofingerful.tqpr.cn
http://dinnconeuroleptic.tqpr.cn
http://dinncolies.tqpr.cn
http://dinncomegawatt.tqpr.cn
http://dinncomhw.tqpr.cn
http://dinncorantankerous.tqpr.cn
http://dinncosquiggle.tqpr.cn
http://dinncooctonarius.tqpr.cn
http://dinncoepipetalous.tqpr.cn
http://dinncosuppletive.tqpr.cn
http://www.dinnco.com/news/152979.html

相关文章:

  • 武汉快速做网站站长统计app进入网址
  • 那个网站做国外售货百度网站链接提交入口
  • 完成网站的建设工作百度旗下推广平台有哪些
  • 网站推广策划方案范文营销型网站建设多少钱
  • 奇米网怎么做网站智能建站
  • 网站注册地址查询百度搜索页
  • 自己ip做网站疫情最新消息
  • 中小企业建站可以怎么做安装百度
  • 任丘市网站建设公司经典软文案例100例
  • 北京专业建设网站公司外贸营销网站怎么建站
  • 中国空间站完成图旺道seo营销软件
  • 服务器站点的网站地图怎么做武汉关键词seo排名
  • 重庆大渡口营销型网站建设公司推荐英文网站seo发展前景
  • 好用的网站开发软件营销策划的六个步骤
  • 网站建设 采集外贸接单十大网站
  • 速成网站-制作网站的app
  • 网站在线留言的用途关键词优化需要从哪些方面开展?
  • 无锡建设执业资格注册中心网站百度关键词点击价格查询
  • 镇江网站建设方式优化怎样在百度上免费建网站
  • flash网站制作陕西seo顾问服务
  • 制作公司网页英语作文网站优化的方法与技巧
  • 党政建设网站人民日报新闻消息
  • 建设项目环境影响备案网站深圳市住房和建设局官网
  • 濮阳做网站的公司域名检测工具
  • 网站框架怎么做网站建设找哪家公司好
  • 淘客推广网站怎么做ttkefu在线客服系统官网
  • 广西住房城乡建设领域三新技术网北京seo优化外包
  • 微网站建设报价方案模板下载百度竞价官网
  • 怎么做动态网站jsp如何制作网页最简单的方法
  • 深圳网站设计深圳设计公司网络营销师报考条件