| PHP Version | |
|---|---|
| Server Software | |
| Document Root | |
| Script Filename | |
| Request URI | |
| Request Method | |
| Server Name | |
| Server Port | |
| HTTPS | |
| PATH_INFO | |
| Gateway Interface |
This setup uses HAProxy with EasyHAProxy to proxy requests to PHP-FPM via the FastCGI protocol:
fcgi-app configuration that defines CGI parameters (SCRIPT_FILENAME, DOCUMENT_ROOT, etc.)The FastCGI plugin is configured in docker-compose-php-fpm.yml:
/var/www/htmlindex.phptrue (enables PATH_INFO support)