Hello,
I followed this http://nginx.org/en/docs/debugging_log.html. Have nginx
built with --with-debug and set the the error_log in the following 2 files
(nginx.conf.main & inside http { } in nginx.conf.web). But still i don't
see debug level logging getting generated in the files specified.

error_log  /log/nginx.log debug;

Tried with the rewrite_flag on too. Am i missing something ?

Also does anyone know why does nginx has these 2 types of template files
?(i.e .template & .default.template)
for eg. nginx.conf.web.http.template & nginx.conf.web.http.default.template
I see them to be exactly same.

Thanks
-Kunal
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to