Multiple projects / multiple domains
Added by Bintintan Andrei over 13 years ago
Hi all,
First, congratulations for the great job! I found redmine really a nice tool.I'm just trying to launch my own projects, and I run in the following problem:
- I have multiple projects that have all their domain urls
- tracker.domain.com -> contains the normal redmine installation and here we have
- tracker.domain.com/project1
- tracker.domain.com/project2
Now, I have also www.project1.com and www.project2.com
I would like the following:
When I open www.project1.com the tracker.domain.com/project1 page to be called but as www.project1.com as the main url. That means also that if we click on the "Home" then I should be redirected back to www.project1.com.
The same for project2.
OR
Is there an alternative that for 1 URL/Domain we show only 1 Project?
For example: www.project1.com to show only content for project 1 and nothing else.
That would be awesome.
Thank you in advance,
Andrei.
Replies (1)
RE: Multiple projects / multiple domains - Added by Bintintan Andrei over 13 years ago
Now I found this http://www.redmine.org/boards/2/topics/3398. I'll check it.
Other solutions/suggestions are welcomed!