I have Jira 4.4 setup and running on server A (2008 R2). I am trying to use IIS/Tomcat redirector on server B (Server 2003) to serve Jira to our users. The requests are forwarding, but all the .js and .css pages are showing a 404 not found. The server is up and running with SSL just fine when I go directly to the server.
Things I have tried...
1. Making sure there is execute permissions on the jakarta directory.
2. The .js mimetype exists on the server.
2. Everything else I could find on every webpost, blog etc... I have spent days on this now, and it seems like a simple permissions issue.
Try the isapi tomcat redirector http://tomcat.apache.org/connectors-doc/reference/iis.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.