Description
Legacy PHP 5.6 web applications can be served through CGI or FastCGI interfaces when an old deployment depends on that model. This is useful for compatibility during maintenance or migration of older hosting setups.
It is a server integration component for an obsolete PHP branch. Exposing it to the web requires strict isolation, patched surrounding services, careful configuration, and a migration plan.