Manage Apache Sites
New in version 2016.3.0.
Enable and disable apache sites.
Enable default site:
apache_site.enabled:
- name: default
Disable default site:
apache_site.disabled:
- name: default
salt.states.apache_site.
disabled
(name)¶Ensure an Apache site is disabled.
Name of the Apache site
salt.states.apache_site.
enabled
(name)¶Ensure an Apache site is enabled.
Name of the Apache site
Generated on September 21, 2023 at 15:24:36 UTC.
You are viewing docs for the previous stable release, 3005.3. Switch to docs for the latest stable release, 3006.3, or to a recent doc build from the master branch.
© 2023 VMware, Inc. | Privacy Policy