[MacPorts] #50019: nginx: use fastcgi.conf instead of fastcgi_params
#50019: nginx: use fastcgi.conf instead of fastcgi_params --------------------------+------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: nginx --------------------------+------------------- The nginx portfile says: {{{ set nginx_all_confs {fastcgi.conf fastcgi_params mime.types nginx.conf scgi_params uwsgi_params} set auto_activate_confs {nginx.conf mime.types fastcgi_params} }}} Why is the old fastcgi_params in the auto-activated confs but its modern replacement fastcgi.conf isn't? According to [http://blog.martinfjordvald.com/2013/04/nginx-config-history- fastcgi_params-versus-fastcgi-conf/ this blog post] from 2013, people should be using fastcgi.conf these days, not fastcgi_params. If you make this change, you also need to patch nginx.conf.default to reference fastcgi.conf instead of fastcgi_params. -- Ticket URL: <https://trac.macports.org/ticket/50019> MacPorts <https://www.macports.org/> Ports system for OS X
#50019: nginx: use fastcgi.conf instead of fastcgi_params ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: nginx | ---------------------------+-------------------- Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: r143534. -- Ticket URL: <https://trac.macports.org/ticket/50019#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts