В русской &quot;C&quot;?<br><br><div class="gmail_quote">10 марта 2011 г. 14:54 пользователь necro <span dir="ltr">&lt;<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>&gt;</span> написал:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Приветствую!<br>
Собрал nginx c модулем nginx_http_recaptcha_module,<br>
сконфигурировал в соответствии с<br>
руководством на<br>
<a href="https://github.com/yaoweibin/nginx_http_recaptcha_module" target="_blank">https://github.com/yaoweibin/nginx_http_recaptcha_module</a>, при<br>
старте nginx выдает ошибку:<br>
<br>
# nginx -t<br>
[emerg]: unexpected &quot;C&quot; in /etc/nginx.conf:170<br>
configuration file /etc/nginx.conf test failed<br>
<br>
Кусок конфига:<br>
      location = /set_secure_cookie {<br>
            internal;<br>
            secure_cookie_expires 1h;<br>
            secure_cookie_md5<br>
private_key$binary_remote_addr$secure_cookie_set_expires_base64;<br>
            add_header Set-Cookie<br>
&quot;CAPTCHA_SESSION=$secure_cookie_set_md5;<br>
expires=$secure_cookie_set_expires; path=/&quot;;<br>
            add_header Set-Cookie<br>
&quot;CAPTCHA_EXPIRES=$secure_cookie_set_expires_base64;<br>
expires=$secure_cookie_set_expires; path=/&quot;;<br>
            rewrite ^.*$ <a href="http://example.com" target="_blank">http://example.com</a> redirect;<br>
            return 302;<br>
                }<br>
<br>
Строка 170:<br>
add_header Set-Cookie &quot;CAPTCHA_SESSION=$secure_cookie_set_md5;<br>
expires=$secure_cookie_set_expires; path=/&quot;;<br>
<br>
В чём может быть проблема?<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?21,181879,181879#msg-181879" target="_blank">http://forum.nginx.org/read.php?21,181879,181879#msg-181879</a><br>
<br>
<br>
_______________________________________________<br>
nginx-ru mailing list<br>
<a href="mailto:nginx-ru@nginx.org">nginx-ru@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx-ru" target="_blank">http://nginx.org/mailman/listinfo/nginx-ru</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Петровский Александр / Alexander Petrovsky,<br><br>Jabber: <a href="mailto:juise@jabber.ru" target="_blank">juise@jabber.ru</a><br>Phone: +7 914 8 820 815<br>