Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7069

Reverse proxy for Jenkins in apache

$
0
0

I installed jenkins on my local machine. It's avaliable localhost:8080. I want to configure that I be able to Jenkins from localhost/jenkins

I tryed to put this in my 000-default.conf:

<VirtualHost *:80> ProxyPreserveHost On ProxyPass / http://127.0.0.1:8080/ ProxyPassReverse / http://127.0.0.1:8080/</VirtualHost>

Viewing all articles
Browse latest Browse all 7069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>