This file contains al notable changes to the bertvv.httpd Ansible role.
This file adheres to the guidelines of http://keepachangelog.com/. Versioning follows Semantic Versioning.
- tests for supported platforms
- Installing scripting support is better generalized.
- Moved platform specific values to
vars/RedHat.yml
.
- Fedora support (credit Richard Marko)
- more SSL configuration options (credit Richard Marko
httpd_ServerTokens
variable (credit Richard Marko
- Optional support for PHP
First release!
- Install
httpd
andmod_ssl
packages - Configure Apache with template for
httpd.conf
- Configure
mode_ssl
with template forssl.conf
- Basic settings like port number, log file locations, and certificates can be customized