Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Ensure NameVirtualhost is correctly created #66

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lermit
Copy link
Contributor

@lermit lermit commented Jun 6, 2014

When you create a vhost like

 apache::vhost { 'www.example42.com': port => 82, } 

On RedHat a Namevirtualhost directive is automaticly created with *:80 as value.

Here apache::listen is call instead. This allow us to have the right ip and port.

I've left the "include apache::redhat" line in order to keep compatibility but we have to delete IMO.

Regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant