Files
php-the-right-way/_posts/12-01-01-Servers-and-Deployment.md
Martin Hujer e4fa12422c Fix headers capitalization
If the title is not explicitly stated, it is generated from the filename.
It does not work fine for: "and", "or", "the" which should not be capitalized.
2016-10-19 10:31:16 +02:00

217 B

title, anchor
title anchor
Servers and Deployment servers_and_deployment

Servers and Deployment

PHP applications can be deployed and run on production web servers in a number of ways.