Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ngx_http_addition_module
- To: nginx-ru@xxxxxxxxx
- Subject: ngx_http_addition_module
- From: "dix75" <nginx-forum@xxxxxxxx>
- Date: Fri, 30 Jul 2010 10:12:41 -0400
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mickey.jlkhosting.com; s=x; h=Sender:From:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To:Date; bh=Hsfzbuy3GnZ4PmQ4Tk/2J6/t8/xyfZ7CRxR0zcvB5TA=; b=DYEOhmTq6dXsbVMNDh90qzuUeQCNX8/g+WWipvUlys9AeQrnPBsHQhSOtVVM6rAM5ykeO/oXk0gXyUgpPL+laKayp5Q89fQTG9tZBHeYmcG21jo8wT8cWq7YGvptw6y3;
Добрый день!
Что-то я не пойму как работает этот
модуль.
Написал
location / {
add_before_body /before_action;
add_after_body /after_action;
}
А куда писать текст до и после?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,114834,114834#msg-114834
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|