Fabio Tranchitella wrote:
tag 476952 +wontfix
thanks

Hello David,

* 2008-04-20 13:14, David Dick wrote:
Package:nginx
Version:0.4.13-2

in order to package web applications for nginx, the packager needs a way to add entries to the nginx.conf file. A method for doing that is including a "include /etc/nginx/conf.d/*.conf" line in nginx.conf.

While I fully agree with you, nginx doesn't support very well the situation
where you don't have files inside the conf.d directory:

"""
Starting nginx:
2008/04/21 11:13:58 [emerg] 11300#0: glob() "/etc/nginx/conf.d/*.conf"
failed (2: No such file or directory) in /etc/nginx/nginx.conf:26
nginx.
"""

For this reason, I'm marking this bug report as wontfix until upstream will
include a feature that allows us to use the include statement in all cases
or we find another way to support the conf.d directory.
My apologies for not testing this idea well enough. However, [EMAIL PROTECTED], the nginx maintainer at fedora, had a most excellent idea detailed in https://bugzilla.redhat.com/show_bug.cgi?id=443280 , namely to always include at least one conf file in conf.d, such as the commented out ssl example in nginx.conf. That would be a workaround while we fix the nginx upstream.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to