apache-formula/apache/vhosts
karim Hamza 9662e8b4ab Feature (rhel7/httpd 2.4) : hardening apache and code refactoring (#251)
* Feature (rhel7/httpd 2.4) : hardening apache and code refactoring

* remove hard returns

* Add default Listen 80 in httpd.conf

In case there no vhosts defined in pillar httpd will listen on port 80.
 Without this default it will not start

* empty file autoindex.conf instead of deleting it

* explicit hardening items and references from CIS

* add #3.5 hardening rule

* explain CIS recommendations categories

* add dependencies before start service

* add recommendation #7.1 Install mod_ssl

* link in readme to hardening doc
2019-02-22 10:10:30 +01:00
..
cleanup.sls use watch module: apache-[restart|reload] consequently 2018-11-09 00:25:52 +01:00
minimal.tmpl Merge pull request #220 from noelmcloughlin/issue122 2018-03-15 10:46:55 +00:00
proxy.tmpl Merge pull request #220 from noelmcloughlin/issue122 2018-03-15 10:46:55 +00:00
redirect.tmpl Merge pull request #220 from noelmcloughlin/issue122 2018-03-15 10:46:55 +00:00
standard.sls use watch module: apache-[restart|reload] consequently 2018-11-09 00:25:52 +01:00
standard.tmpl vhosts/standard: Directory_default to DocumentRoot 2018-08-29 12:16:15 +02:00
vhost-ng.conf.jinja Feature (rhel7/httpd 2.4) : hardening apache and code refactoring (#251) 2019-02-22 10:10:30 +01:00
vhost-ng.sls Feature (rhel7/httpd 2.4) : hardening apache and code refactoring (#251) 2019-02-22 10:10:30 +01:00