view auto/have @ 2008:66dc85397a90

escape 0x00-0x1f, ", and \ in access log variables
author Igor Sysoev <igor@sysoev.ru>
date Thu, 15 May 2008 15:09:39 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END