- JIRA 6.x Administration Cookbook
- Patrick Li
- 179字
- 2021-12-08 12:37:30
Setting up the context path for JIRA
If you have multiple web applications running on the same domain, you might want to set up a context path for JIRA; for example, http://example.com/jira
.
How to do it…
Perform the following steps to set up a context path for JIRA:
- Shut down JIRA if it is running.
- Open up
JIRA_INSTALL/conf/server.xml
in a text editor. - Locate the following line and enter the context path for the path attribute, for example,
path="/jira"
:<Context path="" docBase="${catalina.home}/atlassian-jira" reloadable="false" useHttpOnly="true">
- Save the file and restart JIRA.
If you have updated the context path for JIRA after it is installed, you will have to update JIRA's Base URL option so that all its links will reflect the change.
- Log in to JIRA as an administrator.
- Navigate to Administration | Systems | General Configuration.
- Click on the Edit Settings button.
- Enter the fully qualified URL into JIRA, including the context path in the Base URL field.
- Click on Update to apply the change.
After you have all this set up, you will be able to access JIRA with the new context path.
推薦閱讀
- Managing IaaS and DBaaS Clouds with Oracle Enterprise Manager Cloud Control 12c
- 中國新股民必讀手冊(2015年最新版)
- 新形勢下中國投入產出核算的變革與實踐
- 新中國審計制度變遷
- Pentaho Business Analytics Cookbook
- Microsoft Dynamics NAV Financial Management
- Mastering System Center Configuration Manager
- Microsoft Dynamics CRM 2011 Scripting Cookbook
- 審計實務案例與實訓教程
- OAuth 2.0 Identity and Access Management Patterns
- Tableau:Creating Interactive Data Visualizations
- 行政單位經濟責任審計實務指南
- 2017年度注冊會計師全國統一考試專用教材(圖解版):審計
- Learn Power Query
- Business Intelligence Cookbook:A Project Lifecycle Approach Using Oracle Technology