id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,uname,nginx_version 1065,include directive with mask does not match symlinks,grandchild@…,,"When including other conf files with a glob mask like {{{include /etc/nginx/path/*.conf;}}} then nginx does not seem to match symlinks. The problem can be reproduced like this (also attached): {{{ mkdir -p nginxincludetest cd nginxincludetest mkdir -p normal target linked cat > normal/normal.conf < target/linked.conf < nginx.conf <