• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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