Hi,
when I run phpinfo() I get:
Server API Apache 2.0 Handler
However, I have a script that needs to have CGI/FastCGI as ServerAPI.
So how do I change this??
I already did a custombuild and enabled cgi in the options.conf file of the custombuild folder:
php5_cgi=yes
When I click "list users" in DirectAdmin it also says:
CGI-Bin: ON
But the Server API is still set to Apache handler. So how can I change that?
Furthermore I have multiple users and domains on the server. Is it possible to change the Server API just for a single user?
when I run phpinfo() I get:
Server API Apache 2.0 Handler
However, I have a script that needs to have CGI/FastCGI as ServerAPI.
So how do I change this??
I already did a custombuild and enabled cgi in the options.conf file of the custombuild folder:
php5_cgi=yes
When I click "list users" in DirectAdmin it also says:
CGI-Bin: ON
But the Server API is still set to Apache handler. So how can I change that?
Furthermore I have multiple users and domains on the server. Is it possible to change the Server API just for a single user?