Hacker News new | ask | show | jobs
by frenchman99 2119 days ago
This web server has been available for a long time. Sure you can misuse pretty much any technology. Rolling your own crypto is possible too but most people don't do it.

People tend to use ready-made Docker containers for PHP deployment. The official PHP image has apache and fpm versions: https://hub.docker.com/_/php/

1 comments

Most of the enterprise world (which still accounts for far more code in production than startupland) doesn't use Docker.

But they also don't use this web server. I don't think I've ever heard of anyone using this web server, actually, even for development.