[Pkg-nginx-maintainers] Bug#822792: marked as pending

Michael Lustfield michael at lustfield.net
Wed Oct 19 20:23:44 UTC 2016


On Wed, Oct 19, 2016 at 11:48 AM, Elrond
<elrond+bugs.debian.org at samba-tng.org> wrote:
> Hi,
>
>
> On Wed, Oct 19, 2016 at 07:19:58 +0000, Michael Lustfield wrote:
> [...]
>>     http://git.debian.org/?p=collab-maint/nginx.git;a=commitdiff;h=5d09382
> [...]
>
> That looks very cool!
>
> I have one question: The current naming convention
> pkg_*.conf doesn't look like it allows ordering. Is

My intention is to make it *VERY* clear that packages only get to play
within their own namespace.

This means that the "pkg_drupal7.conf" should have *EVERYTHING* in
that file wrapped inside of "location ^~ /drupal7 { ... }".

Doing anything else immediately brings us back to my original
apprehension against introducing this change in the first place. The
sites/default file is *NOT* a framework and should absolutely not be
treated like it.

> Ordering could be relevant if packages want to handle more
> specific URLs than others?
> For example letsencrypt wants to handle
> /.well-known/acme-challenge while maybe something else
> wants to handle /.well-known?

In this case, the existing static block is sufficient.



More information about the Pkg-nginx-maintainers mailing list