rewrite cycle
    Francis Daly 
    francis at daoine.org
       
    Thu Dec 29 10:59:20 UTC 2016
    
    
  
On Thu, Dec 15, 2016 at 01:18:55PM +0000, Francis Daly wrote:
> On Thu, Dec 15, 2016 at 02:30:17PM +0300, Руслан Закиров wrote:
Hi there,
You got the right answer from Maxim.
I had missed that
> >         location ~ ^/([A-Z_].*)$ {
> >             rewrite ^/(.*)$ /bin/view/$1;
> >         }
that location was intended to skip "starts with lower case letter".
Sorry about that.
Cheers,
	f
-- 
Francis Daly        francis at daoine.org
    
    
More information about the nginx
mailing list