[MacPorts] #50019: nginx: use fastcgi.conf instead of fastcgi_params

MacPorts noreply at macports.org
Mon Dec 14 02:34:59 PST 2015


#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


More information about the macports-tickets mailing list