Welcome! Log In Create A New Profile

Advanced

Re: ngx_http_addition_module

August 02, 2010 11:41AM
Попробовал так

location / {
add_before_body /before_action;
add_after_body /after_action;
}

location = /before_action {
root before_action/50x.html;
}

location = /after_action {
root after/50x.html;
}

Но ничего так и нет
Subject Author Posted

ngx_http_addition_module

dix75 July 30, 2010 10:12AM

Re: ngx_http_addition_module

Igor Sysoev July 30, 2010 10:36AM

Re: ngx_http_addition_module

Alex Sergeyev July 30, 2010 11:14AM

Re: ngx_http_addition_module

Sergey Shepelev July 30, 2010 10:38AM

Re: ngx_http_addition_module

dix75 August 02, 2010 11:41AM

Re: ngx_http_addition_module

Anton Bessonov August 02, 2010 11:52AM

Re: ngx_http_addition_module

Sergey Shepelev August 02, 2010 12:28PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 176
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready