Skip to content

apache-configure

Blueprint to configure Apache Web Server default page

Apache Configure Blueprint

This blueprint manages the configuration of Apache Web Server. It handles the creation of the default index page using template-driven content.

Tasks

  • apache-configure: Creates and places the default index.html from a template

Usage

Used in two primary scenarios: 1. Initial Apache setup after installation 2. Updating the default page when template parameters change

This blueprint is typically called by the universal-application workflow but can be run independently to update configurations:

YAML
universal/runbook-during-flexiflow:
  - apache-configure

Objects that Reference apache-configure

Not used in current content packs

Objects used by apache-configure