Hello,
I would like to access confluence through / hidden behind my webserver preferable even ssl protected.
- I had that working with the previeus confluence version by using apache proxy
First step is of course to change the base url in confluence general configuration. However after changing server base url from http://localhost:8090 to e.g. http://<mydomain>:8090/confluence I obeserved two problems:
1) the base url did not change (e.g. site still refering to http://<mydomain > not http://<mydomain>/confluence
2) the plugin administration page is telling me it can not access the plugin site (which it can as soon as I switch back to the original base url)
Both seems not OK to me
SIncerely,
Louis