Thanks. How would you define that otherwise? I thought I already defined it at localhost:8080? Which is where Jenkins is accessible at?
On Monday, July 20, 2015 at 8:15:35 AM UTC-7, Corneil du Plessis wrote: > > The path is missing from your ProxyPass and ProxyPassReverse items. > > On 20 July 2015 at 17:01, Snd Lt <[email protected] <javascript:>> wrote: > >> ProxyPass http://localhost:8080/ ProxyPassReverse http://localhost:8080/ >> ProxyPassReverse http://server.com/ > > > ProxyPass / http://localhost:8080/ > ProxyPassReverse / http://localhost:8080/ > ProxyPassReverse / http://server.com/ > > > > [image: --] > Corneil du Plessis > [image: https://]about.me/corneil > <https://about.me/corneil?promo=email_sig> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6e27fea0-6fa8-4f69-beeb-f0039321edcc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
