Skip to content
Snippets Groups Projects
Thomas Bellman's avatar
Thomas Bellman authored
This adds apache::include_file, a definition for managing "include
files", put into /etc/httpd/conf.d and loaded using Include directives
from the main httpd.conf configuration file.

This can be used for e.g. managing virtual hosts and/or global
configuration for Apache modules (like adding LoadModule directives).
(It is expected that higher level defines will be added for those
kind of things, so end-users don't need to use apache::include_file
directly themselves.)
37d03646
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..