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: 

change JIRA landing page

Mike Chiaramonte
May 14, 2015

All, are going to move our JIRA application to a new link/server so we need our current JIRA site to present a "Site has Moved" page.  What is the best way to do this?  Should I try to configure Tomcat, or customize the JIRA landing page (system dashboard and login page)?  I looked into customizing Tomcat but it was confusing.  Thanks!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
May 14, 2015

All you need to do is replace "Jira" with a web page that says "go over there" and it's a nice touch to have it contain a re-direct.

If you are running JIRA behind a web-server (like Apache or IIS), this is pretty much a doddle.  You can persuade Tomcat to do it too, but it may be easier to replace Tomcat/JIRA with another webserver that can do the redirection.

Or, if the site is handled internally, even configure the network to simply punt people over to the new site (although that has the downside that some of them will never get around to fixing bookmarks etc)