The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Upgrade to JIRA 5.2.8 - Need Help with Base URL Change

Theresa Greene
April 4, 2013

I have modified the server.xml file to match the change I made in JIRA to the configuration base url. I NEED it to say:

http://newjira.rmls.com/jira to open the new JIRA program.

Below are the modifications I made to the server.xml file - and now I can''t open anything :(

<Connector port="8009" redirectPort="8443" enableLookups="false" protocol="AJP/1.3" URIEncoding="UTF-8"/>

-->

<Engine defaultHost="newjira.rmls.com" name="Catalina">

<Host appBase="webapps" autoDeploy="true" name="" unpackWARs="true">

<Context docBase="${catalina.home}/atlassian-jira" path="/jira" reloadable="false" useHttpOnly="true">

Can someone please point me in the right direction? I am new to JIRA! and we just upgraded from 4.0.1. to 5.2.8 - and I believe this is my last stumbling block. Thanks.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Theresa Greene
April 4, 2013

I am just taking the default configuration from localhost and needing to move it to: newjira.rmls.com/jira for the base url. I have already set the confguration in JIRA General config. Now I need to modify the server.xml. I am not moving from IP to domain name. Just renaming the base url from default to new name http://newjira.rmls.com/jira

Thanks.

0 votes
Zul NS [Atlassian]
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 4, 2013

Base URL is located in System > General Configuration. However, have you mean to redirect from an IP address to be using domain name? If yes, would need some proxy

TAGS
AUG Leaders

Atlassian Community Events