Re: Location Alias not working

2016-08-27 Thread Andrew Holway
Hi Francis, Can you post your full config pls? Thanks, Andrew On Sat, Aug 27, 2016 at 10:50 PM, Francis Daly wrote: > On Sat, Aug 27, 2016 at 10:38:27AM +0200, İhsan Doğan wrote: > > Hi there, > > > I've defined a location alias in my nginx.conf: > > > location/foo/ { > >

Nginx not logging to socket.

2015-06-21 Thread Andrew Holway
Hallo! Using rsyslog I have set up a logging socket and confirmed that its working by piping in some stuff to "logger -u /dev/log" nginx/1.8.0 does not seem to be dumping in logs however. The nginx config is below.. I'm probably doing something dumb. This is the first time I set this up. Cheers,