Manage Apache Confs
New in version 2016.3.0.
Enable and disable apache confs.
Enable security conf:
apache_conf.enabled:
- name: security
Disable security conf:
apache_conf.disabled:
- name: security
salt.states.apache_conf.
disabled
(name)¶Ensure an Apache conf is disabled.
Name of the Apache conf
salt.states.apache_conf.
enabled
(name)¶Ensure an Apache conf is enabled.
Name of the Apache conf
Generated on November 29, 2023 at 04:05:44 UTC.
You are viewing docs for the latest stable release, 3006.4. Switch to docs for the previous stable release, 3005.4, or to a recent doc build from the master branch.
© 2023 VMware, Inc. | Privacy Policy