Hi,
I'd need assistance in configuring an URL rewrite. I dont have Apache integrated to Jira, I'm using the Linux JIRA Standalone installation.
We change our entry point for Jira from "jira.domain.com/jira" to "newjira.domain.com". So currently, both domains are pointing to our JIRA instance. We now have 100s of links like "jira.domain.com/jira/browse/key-232" that wont work anymore. I need JIRA to remove the path "/jira" from every incoming request, so that above URL will end up as "jira.domain.com/browse/key-232".
How can I achieve that without having Apache integrated?
There's an urlrewrite.xml in my WEB-INF folder. What do I have to put in there to make this happen and how can I make sure that my urlreqrite.xml is enabled?
Thanks for your help & Cheers,
Thomas
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.