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`...