Headers More module is not working in nginx-devel

JimS jimssupp at rushpost.com
Wed Apr 6 00:53:13 UTC 2016



On Tue, Apr 5, 2016, at 05:43 PM, meteor8488 wrote:
> Hi All,
> 
> I'm using FreeBSD with nginx-devel. It seems that this problem is lasting
> for a long time (at least start from nginx 1.9.10 ).
> 
> Even though I  built the source with this module, this module is still not
> working.
> 
> After add below configuration into http {}, 
> more_set_headers    "Server: my_server";
> 
> If try to start nginx, will always get error :
> 
> nginx: [emerg] unknown directive "more_set_headers" in
> /usr/local/etc/nginx/nginx.conf
> 
> 
> Not sure  which forum should I report this bug to, nginx forum or FreeBSD
> forum?

It's never not worked for me as long as I've been using it.  Currently I've nginx  v1.9.14, and it's fine.

Post the output of  your `nginx -V`.

Show how you configure & build the module, or where you're getting it from.

Jim



More information about the nginx mailing list