puppetlabs-apache icon indicating copy to clipboard operation
puppetlabs-apache copied to clipboard

Puppet module for the Apache httpd server, maintained by Puppet, Inc.

Results 97 puppetlabs-apache issues
Sort by recently updated
recently updated
newest added

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

feature
community

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

feature
community

## 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:...

community

## Summary Fix a dead documentation link, the puppetlabs.github.io pages seem to be gone.

community

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

community

Also simplifies the template by avoiding `Optional[Array] = undef` and instead treating empty arrays in that way.

backwards-incompatible
community

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

community

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

community

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

maintenance