Setting Redmine path

Posted by David Parunakian on Server Fault See other posts from Server Fault or by David Parunakian
Published on 2010-06-10T12:28:23Z Indexed on 2010/06/10 12:33 UTC
Read the original article Hit count: 308

Filed under:
|
|

Hello,

How can I set the path on which Redmine should be run, e.g. example.com:3000/redmine instead of example.com:3000? There is an appropriately named option in the settings panel, but it serves a different purpose, according to the documentation and experimental observations (it is used to write URL in emails sent to users).

A wider picture: I need this in order to properly serve Redmine on port 80 over Apache's mod_proxy (i.e. at example.com/redmine). The problem is that when running it on /, the home page fails to load the necessary resources (such as JavaScript and CSS files). Any workarounds?

© Server Fault or respective owner

Related posts about reverse-proxy

Related posts about url