On Thu, 21 Feb 2013 12:07:41 +0100, GASPARD Kévin
<list-rea...@koshie.fr> wrote:

> To be honest I don' know. When I've setup this configuration (more
> than 1 year ago I think)

It seems that you are trying to force a non Debian directory
structure into a Debian one.

Show us the result of:

nginx -V 2>&1|sed 's,--,\n--,g'

find /etc/nginx/ -name *.conf|xargs -r grep -v '^\s*\(#\|$\)'

find /etc/nginx/sites-*/*|xargs -r grep -v '^\s*\(#\|$\)'

M.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to