saltstack-formulas / apache-formula

Set up and configure the Apache HTTP server
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
50 stars 285 forks source link

feat: Add support for ScriptAlias in standard vhost #282

Closed ixs closed 4 years ago

ixs commented 4 years ago

The standard vhost currently handles a regular Alias configuration statement, but not the related ScriptAlias. Add this.

pull-assistant[bot] commented 4 years ago
Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     feat(vhosts/standard): add support for ScriptAlias in standard vhost

Powered by Pull Assistant. Last update b88b437 ... b88b437. Read the comment docs.

myii commented 4 years ago

Merged, thanks @ixs.

saltstack-formulas-travis commented 4 years ago

:tada: This PR is included in version 0.41.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: