Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <VirtualHost *:80>
- ServerName jenkins.legacyserver.in
- ProxyPreserveHost On
- ProxyPass / http://127.0.0.1:8080/
- ProxyPassReverse / http://144.76.38.11:8080/
- </VirtualHost>
- <VirtualHost *:80>
- ServerName legacyserver.in
- DocumentRoot "/srv/http/"
- </VirtualHost>
Add Comment
Please, Sign In to add comment