服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. 重写 amazon ec2 nginx
  3. Nginx重写的URL无法redirect
Intereting Posts
Nagios hostgroup_name排除项中的通配符 NTP:如何为NTP服务器build立冗余解决scheme? 通过ssh安装Apache,Mysql和PHP的命令 有什么更好的:用于mysql datadir挂载的iSCSI或NFS? 定时备份的cron脚本 奇怪的IIS与Windows身份validation+ IE问题 PostgreSQL连续归档不运行archive_command 我如何检查我正在运行的Riak版本? 如何设置WordPress的高可用性 HP ILO鼠标问题 如何通过script / cli检查可用的“自动更新” VPN:为Windows XP / Vista禁用基于类的路由添加 SUBST命令在Windows 10中被破坏 用于编辑特定网站的应用程序主机文件的IIS GUI界面,而不是默认应用程序 Postfix:特定发件人的白名单主机

Nginx重写的URL无法redirect

我一直在尝试将types为https://subdomain.example.com/dash/#/story/9483的特定urlredirect到https://subdomain.example.com/dash/#/story/9483

我已经尝试使用这个重写规则,但它始终在最后添加?id=9483 。

 rewrite ^/story_meta_info\.php.* https://$host/dash/#/story/$arg_title redirect; 

我在某处做错了什么?

  • haproxy重写规则reqirep日志
  • IIS https https
  • redirect到我的Laravel项目文件夹
  • nginx – 301redirect/子文件夹1 /一些友好的url-12345到/子文件夹2 /一些友好的url
  • Nginx重写/购物/任何东西/购物

  • nginx从web根目录redirect到404,然后尝试b
  • nginx重写中断django?
  • 了解IIS 8.0使用正则expression式将https的入站规则重写为httpredirect
  • 为什么RewriteCond%{REQUEST_URI}会干扰第二个NOT条件?
  • IIS反向代理服务器失败,没有结尾的斜杠
  • 使用URL重写更改属性 – IIS8 – Windows Server 2012
  • nginx(last / break)重写
  • 别名主机名和文件path
  • 删除后面的斜线NGINX 2个网站的一个域名
  • 如何使Tomcat 8.5 RewriteValve使用AJP1.3 JKMount?
  • 设置nginx反向代理与重写适用于网站中的所有链接
  • 使用nginx重写从url中删除ID或号码
  • 为重写的请求设置caching策略
  • Apache的情况下,单个规则不敏感的mod_rewrite
  • Nginx的内部重写不起作用,并被redirect

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy