Skip to content
Snippets Groups Projects
Commit ef03095f authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Let named_vhost listen on URLs automatically.

Now that we support calling apache::listen multiple times on the same
address/port pair, we can let apache::named_vhost automatically listen
on the URLs it will handle.  Do so.

This will make it a little bit easier for users, who will no longer
need to instantiate both an apache::named_vhost resource, *and* an
apache::listen resource.  Perhaps not a huge deal, especially since
we now allow multiple apache::listen resources for the same address/
port pairs, but even a little bit helps.
parent 3ed70217
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment