Running PHP with Caddy server on Mac OSX
A guide to setting up and running PHP with the Caddy web server on macOS, including installation and configuration steps.
A guide to setting up and running PHP with the Caddy web server on macOS, including installation and configuration steps.
Laravel Forge introduces Global Recipes and a fix for a breaking Nginx update that caused PHP white screens on servers.
A technical guide on configuring Django's FastCGI server to run in the foreground as a specific user using daemontools.
A guide to creating a PHP extension for accessing Windows Azure ServiceConfiguration and logging from FastCGI web roles.
Fixes a common Django and nginx FastCGI configuration issue where incorrect URL routing occurs due to the SCRIPT_NAME parameter.
Microsoft and Zend collaborate to improve PHP performance and support on Windows Server and IIS.
A technical guide explaining how to run PHP on IIS 7 using FastCGI to solve thread-safety issues with ISAPI, including registry configuration steps.