Documentation for JIRA 4.4. Documentation for other versions of JIRA is available too.
The content on this page relates to platforms which are not supported by JIRA. Consequently, Atlassian can not guarantee providing any support for it. Please be aware that this material is provided for your information only and using it is done so at your own risk.
It is possible to set this up rather painlessly and the main documentation that we provide covers most use cases. But sometimes there are a few IIS configurations that differ from the default.
If you are in this boat, you will need to mimic what the Jakarta ISAPI installer created for you in the default website.
There will need to be two virtual directories:
Follow these steps to setup the 'jira' virtual directory
Now in the properties for the 'jira' virtual directory confirm:
Follow these steps to setup the 'jakarta' virtual directory
Now in the properties for the 'jakarta' virtual directory confirm:
You will also need to make sure that the non-default website has the Jakarta Redirector installed. This can be done by right-clicking on the non-default website, clicking 'properties' and then clicking on the "ISAPI Filters" tab.
From here you will need too:
The final step is to restart the IIS Server, this can be done by opening the services.msc and clicking restart on "World Wide Web Publishing"
netstat -na | findstr 8009
<Context path="/jira" docBase="${catalina.home}/atlassian-jira" reloadable="false">
/jira/*=wlb