Project

General

Profile

Expose single project under different domain

Added by Wojtek … over 6 years ago

Hi
I have a redmine installation with multiple projects under single domain (served by Apache2):

https://domain1/projects/some-project1
https://domain1/projects/some-project2
https://domain1/projects/some-project3

I would like for one of those projects to be exposed under different domain directly (and transparently):
https://new-domain/ would server https://domain1/projects/some-project3

apache mod_rewrite should work, but there is still a case of links within redmine itself (including projects/some-project3/).

Any suggestions how I could tackle that? Or that would require internal redmine changes?


Replies (2)

RE: Expose single project under different domain - Added by Harald Welte 27 days ago

Did you ever find a solution for this? I'd also be very much interested in something like this for ages, but never found a way to do it.

RE: Expose single project under different domain - Added by Wojtek … 27 days ago

No I didn't and since then we migrated off of Readmine altogether...

    (1-2/2)