On 9/14/11 3:15 PM, Mark Felder wrote:
> On Wed, 14 Sep 2011 07:44:32 -0500, Damien Fleuriot <m...@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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to