What options of the Web server configurations support Hestia?

Hello! What options of the Web server configurations support Hestia?
I understand there are 4 options:
NGINX + PHP-FPM
NGINX + Apache + PHP-FPM
Apache + PHP-FPM
Apache with Built-in PHP

Correct me if I am wrong. Which of the options is extremely undesirable to use?

NGINX + PHP-FPM
NGINX + Apache + PHP-FPM
NGINX + Apache + modPHP

Apache2 + PHP-FPM or modPHP we will drop with the release of 1.4.0
To much effort for testing and development, to little usage and terrible performance

NGINX + PHP-FPM (Best option)
NGINX + Apache + PHP-FPM (Second best)

2 Likes

The NGINX + Apache + PHP-FPM bundle supports a configuration file .htaccess?

Yes it does.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.