Re: Example Nginx config from Guix manual does not work

2022-12-24 Thread Kefir .
Hi Felix! Thank you for this solution. But my point was in starting nginx server without encryption. Probably it should be a separate argument or something. In my case I used (local-file ) to set needed settings but your suggestion looks nice. > On Dec 25, 2022, at 7:44 AM, Felix Lechner wrote:

Re: Example Nginx config from Guix manual does not work

2022-12-24 Thread Development of GNU Guix and the GNU System distribution.
Hi Adam, On Sat, Dec 24, 2022 at 2:29 AM Adam Kandur wrote: > > Which will not work because it asks to listen on 443 with ssl, which is not > possible because no certificates are provided. I use this configuration [1] but also face a chicken-and-egg problem for new sites. I normally take nginx