ini 捕获nginx的位置

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ini 捕获nginx的位置相关的知识,希望对你有一定的参考价值。

location /capture/ {
  internal;
  rewrite ^/capture/(https?)/([^/]+)/(\d+)/(.*) /$4 break;
  proxy_pass $1://$2:$3;
}

usage like this:
  -- url: http://www.hejizhan.com/s/forum.php
  ngx.location.capture("/capture/http/www.hejizhan.com/80/s/forum.php"

以上是关于ini 捕获nginx的位置的主要内容,如果未能解决你的问题,请参考以下文章

ini Nginx位置块特定文件#nginx

未捕获的异常 InvalidArgumentException,消息配置文件未按指定找到:adsapi_php.ini - Google Adwords API

ini Nginx - /etc/nginx/nginx.conf

ini [nginx conf] nginx简易转发配置#nginx

重启php-fpm

Selenium64-pytest.ini