web services - Running SonarQube on internal Web Server -


i trying make sonarqube working on virtual machine, ip 192.168.0.150, running on production server (win server 2012 r2). need access internet. thus, created new website in iis on physical server enabling reverse proxy , redirecting 192.168.0.150. apparently works: can access dashboard remote pc. problem is: when try login, sonarqube redirects 192.168.0.150. can imagine blows remote pc. tried in sonar.web.host , sonar.host.url nothing. tried outbound rule in iis overwrite 192.168.0.150 website address doesn't work gzip compression. can do? thanks

resolved.

i had check "reverse rewrite host in response headers" option in iis -> machine -> application request routing cache -> server proxy settings.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -