./configure выдал ошибку./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=<path> option.
помогите.
Ну так вроде примерно ясно - либо установить в систему либы PRCE (libpcre3 libpcre3-dev), или же собрать эти либы вместе с nginx из исходников указав путь. Какой вариант требует помощи? Или модуль отключить указанной опцией для ./configure