Re: Using try_files while forcing a trailing-slash in the URL

2013-06-20 Thread Ben Johnson
On 6/18/2013 5:55 PM, Francis Daly wrote: > On Tue, Jun 18, 2013 at 03:22:04PM -0400, Ben Johnson wrote: > > Hi there, Hi, Francis! I really appreciate your help and your time. Thanks for replying in such detail. >> The try_files directive is brilliant. The only problem I'm having is >> that I

Re: Using try_files while forcing a trailing-slash in the URL

2013-06-18 Thread Francis Daly
On Tue, Jun 18, 2013 at 03:22:04PM -0400, Ben Johnson wrote: Hi there, > The try_files directive is brilliant. The only problem I'm having is > that I would like to be able to force a trailing-slash, a la "rewrite", > on the fallback URL. > This works well, but I have a need to eliminate duplica

Re: Using try_files while forcing a trailing-slash in the URL

2013-06-18 Thread B.R.
Hello,​ On Tue, Jun 18, 2013 at 3:22 PM, Ben Johnson wrote: > Hello, > > Brand new to nginx and loving it so far. Thanks to all who contribute to > the project. > > The try_files directive is brilliant. The only problem I'm having is > that I would like to be able to force a trailing-slash, a l

Using try_files while forcing a trailing-slash in the URL

2013-06-18 Thread Ben Johnson
Hello, Brand new to nginx and loving it so far. Thanks to all who contribute to the project. The try_files directive is brilliant. The only problem I'm having is that I would like to be able to force a trailing-slash, a la "rewrite", on the fallback URL. The try_files documentation at http://wik