Currently FastCGI can be enabled via API but its configuration can only be updated via UI.

For automation purposes we update the FastCGI configuration (simple sed) via a script but noticed that when checking via UI it shows the old version hence pretty sure will mess our changes if I were to press save or do other changes via UI.

Please make the UI FastCGI configuration read what it is actually on the server, similar to how the UI NGINX configuration does it.

FastCGI configuration not reading the conf file on the host

2 total votes