File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 311311 <FilesMatch "\.php[345]?$">
312312 SetHandler php5-fcgi
313313 </FilesMatch>
314- Action php5-fcgi /php5-fcgi
314+ Action php5-fcgi /php5-fcgi virtual
315315 Alias /php5-fcgi {tmpl_var name='document_root'}/cgi-bin/php5-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'}
316316<tmpl_if name='use_tcp'>
317317 FastCgiExternalServer {tmpl_var name='document_root'}/cgi-bin/php5-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'} -idle-timeout 300 -host 127.0.0.1:<tmpl_var name='fpm_port'> -pass-header Authorization
335335 <FilesMatch "\.php[345]?$">
336336 SetHandler php5-fcgi
337337 </FilesMatch>
338- Action php5-fcgi /php5-fcgi
338+ Action php5-fcgi /php5-fcgi virtual
339339 Alias /php5-fcgi {tmpl_var name='document_root'}/cgi-bin/php5-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'}
340340 FastCgiExternalServer {tmpl_var name='document_root'}/cgi-bin/php5-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'} -idle-timeout 300 -socket /var/run/hhvm/hhvm.<tmpl_var name='system_user'>.sock -pass-header Authorization
341341 </IfModule>
You can’t perform that action at this time.
0 commit comments