Welcome! Log In Create A New Profile

Advanced

Re: fastcgi_split_path_info capture group bug?

January 20, 2011 06:30PM
uid_b Wrote:
-------------------------------------------------------
> scratch that!
>
> regex was a little greedy, should look like:
> ^(.+\.php)(.*?)\?

unless of course you're using the pcre library which can't handle \??

this actually works: ^(.+\.php)([^?]*).*$
Subject Author Posted

fastcgi_split_path_info capture group bug?

uid_b January 20, 2011 05:20PM

Re: fastcgi_split_path_info capture group bug?

uid_b January 20, 2011 05:34PM

Re: fastcgi_split_path_info capture group bug?

uid_b January 20, 2011 06:30PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 315
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