puppetlabs-apache
puppetlabs-apache copied to clipboard
Puppet module for the Apache httpd server, maintained by Puppet, Inc.
## Summary At the moment the module hardcodes the mod_security debug level to 0 although it allows users to configure the debug log path. This PR introduces a new parameter...
Parameters default_vhost & default_ssl_vhost are set to false but I have "Duplicate declaration: Apache::Vhost[default] is already declared at (file: /data/puppet/code/modules/apache/manifests/init.pp, line: 853); cannot redeclare..." If I declare a default vhost...
mpm_
## Describe the Bug Hi, I want to php mod, but i got some issues ## Expected Behavior Install php mod ## Steps to Reproduce Steps to reproduce the behavior:...
## Summary Fix a dead documentation link, the puppetlabs.github.io pages seem to be gone.
## Describe the Bug I'm trying to run a vhost on port 8080, as port 80 is in use by another program, but there is an error related to concat...
Also simplifies the template by avoiding `Optional[Array] = undef` and instead treating empty arrays in that way.
## Describe the Bug When using apache::mod::remote_ip the vhost doesn't get edited and the keywords aren't added. Therefore the remoteip isn't working, because the X-Forwarded-For header isn't set if apache...
## Summary Provide a detailed description of all the changes present in this pull request. ## Additional Context Add any additional context about the problem here. - [ ] Root...
## Summary Provide a detailed description of all the changes present in this pull request. ## Additional Context Add any additional context about the problem here. - [ ] Root...