Re: [Puppet Users] Puppet Apache vhost proxypassreverse configuration

22 views
Skip to first unread message
Message has been deleted

Lowe Schmidt

unread,
Jan 16, 2018, 2:01:07 PM1/16/18
to puppet...@googlegroups.com
There you go https://forge.puppet.com/puppetlabs/apache there's examples in the documentation.

--
Lowe Schmidt | +46 723 867 157

On 16 January 2018 at 13:45, nikolai <ndav...@gmail.com> wrote:
hi,

i need Configure using puppet that when i browse to http://<server_ip> (that configure on apache server) i will get hello world page from tomcat.

So i need to know with which Apache puppet module I need to use and how the code will look like?

in the end its need to look like this:

<VirtualHost *:80>

   

    ProxyPass / http://127.0.0.1:8080/

    ProxyPassReverse / http://127.0.0.1:80/


</VirtualHost>

--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/b49c6c42-251c-4622-a1d5-6fcda4a324bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
Message has been deleted
0 new messages