Welcome! Log In Create A New Profile

Advanced

Re: How to remove the "IF" in this fcgi config

Francis Daly
February 23, 2013 08:42AM
On Sat, Feb 23, 2013 at 02:05:56AM +0400, Valentin V. Bartenev wrote:
> On Saturday 23 February 2013 00:11:26 Francis Daly wrote:

> > location ~ ^(?<script_name>.+\.php)(?<path_info>/.*|$) {

> location ~ ^(?<script_name>.+\.php)(?<path_info>/.*)?$ {
>
> looks better.

Agreed.

And it means I don't have to think about whether AB|C groups as (AB)|(C)
or (A)(B|C) in this regex implementation :-)

> % pcretest -b -d -m -s+

Using smaller Memory allocation numbers is an extra bonus.

Cheers,

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

How to remove the "IF" in this fcgi config

Ed W February 21, 2013 12:50PM

Re: How to remove the "IF" in this fcgi config

Igor Sysoev February 21, 2013 12:56PM

Re: How to remove the "IF" in this fcgi config

Ed W February 21, 2013 02:10PM

Re: How to remove the "IF" in this fcgi config

Francis Daly February 22, 2013 03:12PM

Re: How to remove the "IF" in this fcgi config

Valentin V. Bartenev February 22, 2013 05:08PM

Re: How to remove the "IF" in this fcgi config

Francis Daly February 23, 2013 08:42AM

Re: How to remove the "IF" in this fcgi config

csg February 24, 2013 02:42PM

Re: How to remove the "IF" in this fcgi config

Ed W February 25, 2013 04:22PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 283
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready