December 2017
Intermediate to advanced
364 pages
7h 30m
English
Here, we can start looking at things like disabling server tokens to not display version information, adding headers like X-XSS-Protection, and many other configuration tweaks. Most of these changes are done via configuration changes, and Ansible allows us to version and control and automate these changes based on user requirements:
The following code snippet contains nginx configuration ...