zend-patterns / ZendServerPuppet

ZendServerPuppet
Apache License 2.0
6 stars 16 forks source link

Added vhost and directives support #45

Closed ubellavance closed 7 years ago

ubellavance commented 7 years ago

This PR adds the ability to add and remove a vhost. PHP is reloaded via the API after a change so that the change is applied.

It only works with regular (http) vhosts. It doesn't work for SSL or iSeries vhosts.