Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to modify root of the localhost URL

Marlon Estipona December 3, 2017

I'm running JIRA 6.4 WAR running under tomcat. how can i modify the URL to remove the /jira ?

FROM here --> http://127.0.0.1:8080/jira/secure/Dashboard.jspa

TO HERE --> http://127.0.0.1:8080/secure/Dashboard.jspa


2 answers

0 votes
Marlon Estipona December 3, 2017

Was able to resolve it by renaming war filename to ROOT along with some modifications on server.xml file.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 3, 2017

Find the <jira install>/conf/server.xml file and edit it, removing the context part of the connector (change "/jira" to "").

Marlon Estipona December 3, 2017

i did this but it's still the same. Perhaps because I'm accessing it by typing http://127.0.0.1:8080/jira

Maybe there are other things i need to configure?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events