view auto/nohave @ 4562:b1950b0a9550

Replaced ngx_http_realip_from_t with ngx_in_cidr_t.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 28 Mar 2012 09:29:09 +0000
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END