Web Server Administration: Directives
Directives
Apache is configured using directives
A directive is just a variable (name) with a value assigned to it
The three config files contain all the directives that control the server
The Apache daemon needs to be restarted after making changes to the config files