On Wed, Feb 02, 2011 at 04:52:39PM -0300, Ranier wrote:
> Hi,
> There are any function like apache ap_redirect (static int
> /ap_redirect/(request_rec *r, const char *location)?
> Howto internal redirect in nginx?
ngx_http_internal_redirect(ngx_http_request_t *r, ngx_str_t *uri,
ngx_str_t *args);
--
Igor Sysoev
http://sysoev.ru/en/