Feature #15008
enable AllowOverride setting in vhost
| Status: | Closed | Start date: | 06/13/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | apache | Spent time: | - | |
| Target version: | - | |||
| Keywords: | Branch: | https://github.com/puppetlabs/puppetlabs-apache/pull/30 | ||
Description
Permit passing an override parameter to apache::vhost; its value will be plugged into the AllowOverride directive inside the docroot configuration. The default value is ‘None’, so default behavior of the module should not change.
History
#1
Updated by Steve Huff about 1 year ago
This ticket is associated with a pull request.
#2
Updated by Steve Huff 11 months ago
Hey folks, any status on this ticket? As best I can tell, this feature has already been reviewed over on GitHub, and other pull requests are being merged into the module.
#3
Updated by Ryan Coleman 8 months ago
- Status changed from Unreviewed to Closed
- Branch set to https://github.com/puppetlabs/puppetlabs-apache/pull/30
This has been merged. Cheers!