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
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