_Application_server.xml
The location of your server.xml file depends on your application, operating system, and installation location.
Common default installation locations for Atlassian applications are:
- Linux:
/opt/atlassian/<application-name> - Windows:
C:\Program Files\Atlassian\<application-name> - Windows:
C:\Atlassian\<application-name>
The default locations of server.xml files for Atlassian applications are:
| Application | server.xml location |
|---|---|
| JIRA applications | <install-path>/conf/server.xml |
| Confluence | <install-path>/conf/server.xml |
| Bamboo | <install-path>/conf/server.xml |
| Bitbucket 5.0 and later | N/A, replaced by Please read through Migrate server.xml customizations to bitbucket.properties |
| Bitbucket Server 4.0 – 4.14 |
|
| Stash 3.8 – 3.11 |
|
| Stash 3.7 and earlier | <install-path>/conf/server.xml |
| Fisheye | The Fisheye configuration file is config.xml, but see Configuring the Fisheye web server. |
| Crucible | As for Fisheye. |
| Crowd |
Note that |
<install-path> refers to where the application was installed on your system.