puppetlabs-apache
puppetlabs-apache copied to clipboard
Puppet module for the Apache httpd server, maintained by Puppet, Inc.
## Summary The latest version of mod_auth_openidc supports additional options to OIDCInfoHook. ## Checklist - [ ] 🟢 Spec tests. - [ ] 🟢 Acceptance tests. - [x] Manually verified....
To not reveal sensitive Data like f.e. the LDAP-Password, * either wrap the rendered Template in `manifests/vhost.pp`, like ```puppet concat::fragment { "${name}-directories": target => "${priority_real}${filename}.conf", order => 60, content =>...
## Summary Added class defination for enabling mod_ratelimit ## Additional Context Add any additional context about the problem here. - [ ] Root cause and the steps to reproduce. (If...
## Summary add option IndexHeadInsert for directories ## Additional Context Option was missing ;) ## Related Issues (if any)
## Summary Update PHP version list for Ubuntu 24.04 (noble) ## Additional Context Straightforward. ## Related Issues (if any) ## Checklist - [ ] 🟢 Spec tests. - [ ]...
## Summary Add Debian 12 support ## Additional Context ## Related Issues (if any) Mention any related issues or pull requests. ## Checklist - [ ] 🟢 Spec tests. -...
## Describe the Bug In https://github.com/puppetlabs/puppetlabs-apache/pull/2442 the forensics module was added to the relatively small set of default installed plugins but there wasn't clear rational given why. The "hack" needed...
Are there any release plans? We are waiting for a release which includes the merged PR https://github.com/puppetlabs/puppetlabs-apache/pull/2521
## Summary SUSE release SLES15 SP6, which causes a wrong module path when upgrading from SP5 to SP6. This patch uses the major and minor number provided by factor to...
## Describe the Bug I encountered an error while trying to apply the puppetlabs-apache module (version 12.1.0) on my agent. The error message indicates that an Exec command is being...