[不花钱站长]:从免费域名开始[0元] Oracle永久免费VPS[0元] VPS环境搭建免费脚本[0元] 秒变大盘挂载免费网盘[0元] 小白免费采集器1天500W[0元] CF免费DNS+CDN服务[0元]
[零基础网赚]:撸本站免费源码[0元] 网站强引免费蜘蛛法[0元] 图片视频文件免费存储[0元] 外链轻松发布免费友链[0元] 入坑免费教程学习源代码[0元] 网上百种+赚钱联盟推荐[?元]

↑↑VPS推荐网 WWW.VPS.COM.IN 稳定 便宜 免备案↑↑


宝塔面板nginx开启pathinfo模式(解决tp5在nginx上除首页以外全部404的问题)

全球[VPS测评]来源:VPS推荐网点击:916
【性价之王】【线路之王】【价格之王】【配置之王】
【免费之王】【香港首推】【梯子之王】【独服之王】
宝塔面板nginx开启pathinfo模式(解决tp5在nginx上除首页以外全部404的问题)把一个Thinkphp5开发的网站发布到客户的服务器上,结果除首页以外全部404,看了一下,客户的服务器是宝塔面板环境+nginx,那肯定是没开启pathinfo,其实在nginx上开始pathinfo很简单,但是网上的教程千篇一律都特别复杂。

在宝塔面上上配置一下nginx伪静态就可以了,下面介绍两种简单的办法:

1.

location / { if (!-e $request_filename){   rewrite ^(.*)$ /index.php?s=$1 last; break; } }

 


[index]历史优惠活动内容
  • 通过 IndexNow 将 WordPress 网站内容更新快速提交给搜索引擎
  • thinkphp5 在 phpstudy 下无法去掉 index.php 的解决办法
  • PHPExcel 循环生成 sheet 报错 You tried to set a shee
  • 微信支付提示 PHP Notice: Undefined index: HTTP_RAW_P
  • JQuey 中 each 方法怎么获取 判断 index?
  • 宝塔面板 nginx 安装的 wordpress 或者 typecho 去掉 index.p
  • thinkphp5 在 phpstudy 下无法去掉 index.php 的解决办法
  • PHPExcel 循环生成 sheet 报错 You tried to set a shee
  • 微信支付提示 PHP Notice: Undefined index: HTTP_RAW_P
  • JQuey 中 each 方法怎么获取 判断 index?
  • 宝塔面板 nginx 安装的 wordpress 或者 typecho 去掉 index.p
  • thinkphp5 在 phpstudy 下无法去掉 index.php 的解决办法
  • PHPExcel 循环生成 sheet 报错 You tried to set a shee
  • 微信支付提示 PHP Notice: Undefined index: HTTP_RAW_P
  • JQuey 中 each 方法怎么获取 判断 index?
  • 宝塔面板 nginx 安装的 wordpress 或者 typecho 去掉 index.p
  • thinkphp5 在 phpstudy 下无法去掉 index.php 的解决办法
  • PHPExcel 循环生成 sheet 报错 You tried to set a shee
  • 微信支付提示 PHP Notice: Undefined index: HTTP_RAW_P
  • JQuey 中 each 方法怎么获取 判断 index?
  • 宝塔面板 nginx 安装的 wordpress 或者 typecho 去掉 index.p
  • thinkphp5 在 phpstudy 下无法去掉 index.php 的解决办法
  • PHPExcel 循环生成 sheet 报错 You tried to set a shee
  • 微信支付提示 PHP Notice: Undefined index: HTTP_RAW_P
  • JQuey 中 each 方法怎么获取 判断 index?
  • 宝塔面板 nginx 安装的 wordpress 或者 typecho 去掉 index.p
  • thinkphp5 在 phpstudy 下无法去掉 index.php 的解决办法
  • PHPExcel 循环生成 sheet 报错 You tried to set a shee
  • 微信支付提示 PHP Notice: Undefined index: HTTP_RAW_P
  • JQuey 中 each 方法怎么获取 判断 index?
  • 宝塔面板 nginx 安装的 wordpress 或者 typecho 去掉 index.p
  • thinkphp5 在 phpstudy 下无法去掉 index.php 的解决办法
  • PHPExcel 循环生成 sheet 报错 You tried to set a shee
  • 微信支付提示 PHP Notice: Undefined index: HTTP_RAW_P
  • JQuey 中 each 方法怎么获取 判断 index?
  • 宝塔面板 nginx 安装的 wordpress 或者 typecho 去掉 index.p
  • GDIndex→用CloudFlare Workers部署 Google Drive 的目录
  • GDIndex→用CloudFlare Workers部署 Google Drive 的目录
  • GDIndex→用CloudFlare Workers部署 Google Drive 的目录
  • 宝塔面板nginx安装的wordpress或者typecho去掉index.php后404的
  • 开源的OneDrive目录索引程序-OLAINDEX
  • thinkphp5在phpstudy下无法去掉index.php的解决办法
  • OneIndex程序挂载OneDrive网盘 让文件能够直观显示
  • 解决DEDECMS更换域名/搬家后首页出现index.htm Not Found!
  • Magento伪静态URL去掉index.php字符设置
  • IXWebHosting主机设置站点默认首页面(Directory Indexes)
  • wordpress安装在网站根目录修改index.php
  • wordpress安装在网站根目录修改index.php
  • 解决DEDECMS更换域名/搬家后首页出现index.htm Not Found!
  • Magento伪静态URL去掉index.php字符设置
  • IXWebHosting主机设置站点默认首页面(Directory Indexes)
  • 开源的OneDrive目录索引程序-OLAINDEX
  • 开源的OneDrive目录索引程序-OLAINDEX
  • 开源的OneDrive目录索引程序-OLAINDEX
  • 开源的OneDrive目录索引程序-OLAINDEX

  • 猜你可能想看的VPS


    转载请注明原文地址:http://140.238.13.167:12355/read-157857.html

    下一篇       上一篇