viccross / ansible-playbooks

My collection of Ansible playbooks for various tasks (dominated by Openshift, currently)
Apache License 2.0
2 stars 3 forks source link

Make VirtualHost for non-SSL non-host-specific #195

Closed viccross closed 9 months ago

viccross commented 9 months ago

Fixes #193. The previous configuration made Apache pick up the nonssl.conf settings only when the specific host name was used. Now these settings will be picked up regardless of the name/address used to access the non-secure page(s).