On Saturday 15 February 2014 16:20:17 okayyyyy wrote: > Which working directory ? The domain2.com own? > > If yes no file with off on it. > > My english is not really good sorry >
Working directory of nginx, see "prefix" option: http://nginx.org/en/docs/configure.html Actually that was a hint to you to remove these strange settings, since it's not very convenient to keep logs in files with names "on" and "off". Check the docs: http://nginx.org/r/error_log (the "error_log" directive has no special "on" or "off" flags). wbr, Valentin V. Bartenev _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
