view auto/nohave @ 5942:4983f7d18fe3

Headers filter: variables support in expires (ticket #113).
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 11 Dec 2014 23:42:11 +0300
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