Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Changing base url - what needs changing?

Norman Hills
Contributor
February 27, 2012

Apologies for what may be a stupid question, but, I'd like to change URL used by confluence. I installed Confluence on my Jira server and by default it was given a url like this

http://myjira.mycompany.com:8090

and what I really want it to be is

http://confluence.mycompany.com

what do i need to change and where?

Cheers

Norman

3 answers

1 vote
RianA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 27, 2012

Hi Norman,

If you want to hide the port of your dns, you can achieve this by using Apache ModJK or Apache ModProxy. If you want to change the port number, you can achieve this by navigating to <confluence-install>/conf/server.xml under Connector part. Some web hosting if you point the port to 80, all the default http request will redirect to that port. For more information regarding this, you can refer to the following documentation.

* http://confluence.atlassian.com/display/DOC/Configuring+the+Server+Base+URL

* http://confluence.atlassian.com/display/DOC/Using+Apache+with+mod_proxy

* http://confluence.atlassian.com/display/DOC/Using+Apache+with+mod_jk

If you want to change the DNS itself you may need to contact your System Administrator to change it for you.

Best regards,

Josua

1 vote
Naren
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 27, 2012

I think the link http://confluence.atlassian.com/display/DOC/Configuring+the+Server+Base+URL is used to configure the base url for confluence. I guess you need to use the Apache mod_jk2 module. It intercepts Apache requests to certain URLs and forwards them to your Servlet engine.

Just have a look at this link, you may find it useful -http://confluence.atlassian.com/display/DISC/Connect+using+Apache+mod_jk2

0 votes
Thomas Schlegel
Community Champion
February 27, 2012

Hi Norman,

you should ask your system administrator to change the dns name for confluence. After this, you should change the confluence server base url as described here: http://confluence.atlassian.com/display/DOC/Configuring+the+Server+Base+URL

Best regards

Thomas

JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 27, 2012

Probably not change as I guess you already run jira on it, instead create an additional CNAME record.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events