• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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