Update php-yaml-extention.md

This commit is contained in:
2024-10-06 13:07:59 -04:00
committed by GitHub
parent 0d91d63001
commit 080ee64a96

View File

@@ -16,8 +16,6 @@ draft = false
+++
A server configuration is a set of instructions that tells a computer how to operate. The instructions can include the type of hardware to use, the software to install, and the settings to use. A server configuration can be used to set up a new computer, or to change the settings on an existing computer.
Here is the configuration I usually use for my fresh new sever:
<!--more-->
# Step 1