Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2011 17:05:28 +0200
From:      Damien Fleuriot <ml@my.gd>
To:        freebsd-questions@freebsd.org
Subject:   Re: Hellanzb, segmentation
Message-ID:  <4E70C2B8.7080908@my.gd>
In-Reply-To: <op.v1su3vi034t2sn@tech304>
References:  <1315401205523-4778460.post@n5.nabble.com> <4E70A1B0.8020103@my.gd> <op.v1su3vi034t2sn@tech304>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/14/11 3:15 PM, Mark Felder wrote:
> On Wed, 14 Sep 2011 07:44:32 -0500, Damien Fleuriot <ml@my.gd> wrote:
> 
>> Indirect answer to your question: do like me, switch to sabnzbd .
>> Serving it with an nginx frontend doing PAM authentication, works pretty
>> nicely.
> 
> You can serve sabnzbd without using its own built-in webserver?
> 
> Or are you proxying with password auth?
> 

It uses its built-in web server.

So what I do is make it bind only on 127.0.0.1:2080 (or whatever port).

Then I set nginx up as a frontend, forcing the use of HTTPS and PAM
authentication.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E70C2B8.7080908>