• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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