Open fpletz opened 10 years ago
Vhosts (like component::php_vhost or component::symfony2) should be resources so that multiple vhosts of the same or different type with custom configuration can be defined. Only basic sanity checking should be needed.
component::php_vhost
component::symfony2
:+1: and the repeated code for hhvm can be mitigated with resources
+1 just needed that last week and had to hack around this :p
Vhosts (like
component::php_vhost
orcomponent::symfony2
) should be resources so that multiple vhosts of the same or different type with custom configuration can be defined. Only basic sanity checking should be needed.