Skip to content

Conversation

antaflos
Copy link
Contributor

Much like in PR #483 extend the _scriptalias.rb template so that the
scriptalias parameter in apache::vhost can contain aliasmatch
hashes which get translated to ScriptAliasMatch directives. Fixes
issue #480.

Includes basic spec tests and updated documentation in README.md.

Note again that puppet-rspec silently drops $1 when specifying test
values so we match FOO instead of $1. From a simple spec test
perspective there shouldn't be a difference and this is better than
having no tests at all.

Much like in PR puppetlabs#483 extend the _scriptalias.rb template so that the
`scriptalias` parameter in `apache::vhost` can contain `aliasmatch`
hashes which get translated to `ScriptAliasMatch` directives. Fixes
issue puppetlabs#480.

Includes basic spec tests and updated documentation in README.md.

Note again that puppet-rspec silently drops `$1` when specifying test
values so we match `FOO` instead of `$1`. From a simple spec test
perspective there shouldn't be a difference and this is better than
having no tests at all.
igalic added a commit that referenced this pull request Nov 25, 2013
Add support for ScriptAliasMatch directives
@igalic igalic merged commit cf8cfa7 into puppetlabs:master Nov 25, 2013
traylenator pushed a commit to traylenator/puppetlabs-apache that referenced this pull request Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants