• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Problem - domain with FastCGI / Nginx

Adriano Henrique

New Pleskian
In my plesk, i have only FastCGI application server by Apache and FPM application server by nginx for run PHP.

My domain was configuered with FastCGI (phpinfo):

Server API: CGI/FastCGI

But the HTTP HEAD return server nginx:

HTTP/1.1 200 OK
Server: nginx
Date: Tue, 18 Apr 2017 20:19:19 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/5.6.30
Cache-Control: max-age=86400
Expires: Wed, 19 Apr 2017 20:19:19 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
X-Powered-By: PleskLin

Why this happening?

I can configure apache2handler in this plesk version?

Thanks
 
Back
Top