Change redmine domain
Added by Pavel Boguk almost 11 years ago
Hi all,
I need to migrate existing redmine installation to new domain(for example from aaa.redmine.com to bbb.redmine.com).
I changed Host name and path, but I receive error 404 in some cases: updating existing issues, logout, etc.
After submitting existing issue redmine try to open old URL.
Please, help.
Replies (2)
RE: Change redmine domain
-
Added by Mike Sirs almost 11 years ago
show your nginx config and production log
RE: Change redmine domain
-
Added by Anonymous almost 11 years ago
I second Mike's comment, the HTTP 404
error would be coming from the web server itself, not from Redmine... Could you also list the steps you followed to migrate your stack? That would help a lot with working out what might have gone wrong.
This may seem like a stupid question, but in line with the "have you turned it off and on again" idea, I'm assuming you restarted your Redmine stack after updating the URL..?