Hi!
It seems that /usr/local/etc/nginx/nginx.conf is only rewritten/updated upon disabling+re-enabling the nginx service.
I added an HTTP server and a Location, but no server {} entry was visible in nginx.conf, even after re-starting the service.
Only after I disabled and re-enabled the service, the nginx.conf was rewritten/updated and contains the configured server {} entry.
I consider this a bug?
Cheers,
Wolfram
It seems that /usr/local/etc/nginx/nginx.conf is only rewritten/updated upon disabling+re-enabling the nginx service.
I added an HTTP server and a Location, but no server {} entry was visible in nginx.conf, even after re-starting the service.
Only after I disabled and re-enabled the service, the nginx.conf was rewritten/updated and contains the configured server {} entry.
I consider this a bug?
Cheers,
Wolfram