I had migrated a Confluence server,(all in one) and the domain name is also changed. However, all URLs of pages in Confluence are still linked to the old domain name.
I had found the document https://confluence.atlassian.com/doc/configuring-the-server-base-url-148592.html
could not find server.xml; and there is no
<context path="/confluence" docBase="../confluence" debug="0" reloadable'"false" useHttpOnly="true">
in confluence.cfg.xml.
Running on ubuntu Version 6.15.2
Any ideas?