When running Bamboo behind a proxy, you might need to change the Root Context Path i.e. the host URL referenced while accessing Bamboo (e.g. http://localhost:8085/bamboo). You might also need to change the Base URL to the Apache proxy URL, you can change this value from  "General Configuration" page under Bamboo Administration.

 

To change the context path from '/' to '/Your_Context_Path':

For Bamboo 3.2 or below

For Bamboo 3.3 or above

wrapper.app.parameter.4=/

and replace it with the following line:

wrapper.app.parameter.4=/Your_Context_Path