puppetlabs-apache
puppetlabs-apache copied to clipboard
Puppet module for the Apache httpd server, maintained by Puppet, Inc.
## Summary Fix spacing for RewriteRule ## Additional Context ## Related Issues (if any) #2588 ## Checklist - [ ] 🟢 Spec tests. - [ ] 🟢 Acceptance tests. -...
## Use Case When I define multiple `RewriteRule`, they are not very well displayed in the config file, there is too much space between them and there is no sense...
Welcome to [Mend for GitHub.com](https://github.com/apps/mend-for-github-com) (formerly WhiteSource). This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities. :vertical_traffic_light: Mend...
When using mod_md to manage TLS certificates, a domain can only appear once as a parameter of a MDomain configuration. When a single node configue multiple Virtual Hosts to serve...
## Summary Add CentOS 9 support ## Additional Context ## Related Issues (if any) Mention any related issues or pull requests. ## Checklist - [ ] 🟢 Spec tests. -...
## Summary Add Ubuntu 24.04 support ## Additional Context ## Related Issues (if any) Mention any related issues or pull requests. ## Checklist - [ ] 🟢 Spec tests. -...
## Describe the Bug The documentation for the `apache::servername` directive at https://forge.puppet.com/modules/puppetlabs/apache/reference#-apache--servername (source at https://github.com/puppetlabs/puppetlabs-apache/blob/main/manifests/init.pp#L307C1-L309C55) says that this "Sets the Apache server name via Apache's `ServerName` directive." However, the `servername`...
## Summary The management of `activated_rules` was disabled many years ago for Debian, but in its current state the module does have the appropriate paths defined in the module config...
Updates to 'httpd' package recreate default config files removed by this module, which crashes httpd
## Describe the Bug I have a number of Oracle Linux 8 webservers that are managed completely by this module. When this module installs and configures Apache and the vhosts...
## Summary Add FileETag to vhost and directory ## Checklist - [ ] 🟢 Spec tests. - [X] 🟢 Acceptance tests. - [X] Manually verified. (For example `puppet apply`)