How to future proof your apache modules in macOS by signing them with your own certificate authority Apple has given us notice of an upcoming codesigning requirement in their bundled apache webserver. I worked out how to make things work once it is in place.
Your language' built-in server was never meant for production use The built-in or de facto web server that ships with your language hasn't been hardened against a myriad kinds of attacks, and it's irresponsible to use it outside development
What's in an app server Today Passenger supports more than 650.000 websites world-wide, but what even does it do?