Am 02.11.2013 16:28 schrieb itpp2012:
A -s reload works as documented, however while the logfiles are being
written to, the logfiles keep their last (before -s) time/date. Is
this a
known issue?
It's a documented "issue" ..
http://nginx.org/en/docs/beginners_guide.html
use -s reopen (or kil
Hi,
./configure: error: the HTTP rewrite module requires the PCRE library.
You can either disable the module by using
--without-http_rewrite_module
option, or install the PCRE library into the system, or build the PCRE
library
statically from the source with nginx by using --with-pcre=
option.