client soap sympa via socket et non plus via port tcp
This commit is contained in:
@@ -94,6 +94,7 @@ stdout_events_enabled=true
|
||||
stderr_events_enabled=true
|
||||
|
||||
[program:sympa-soap-fcgi]
|
||||
command=/usr/bin/spawn-fcgi -n -u sympa -g sympa -a 127.0.0.1 -p 8443 /usr/lib/cgi-bin/sympa/sympa_soap_server.fcgi
|
||||
#command=/usr/bin/spawn-fcgi -n -u sympa -g sympa -a 127.0.0.1 -p 8443 /usr/lib/cgi-bin/sympa/sympa_soap_server.fcgi
|
||||
command=/usr/bin/spawn-fcgi -n -u sympa -g sympa -s /run/sympa/sympasoap.socket -M 0660 -U www-data -G www-data /usr/lib/cgi-bin/sympa/sympa_soap_server.fcgi
|
||||
stdout_events_enabled=true
|
||||
stderr_events_enabled=true
|
||||
|
||||
Reference in New Issue
Block a user