Skip to content
Snippets Groups Projects
Commit 37d03646 authored by Thomas Bellman's avatar Thomas Bellman
Browse files

New definition for managing included config files.

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.)
parent 9894cf6b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment