can't change base url

JD Yang October 24, 2015

I changed everything- but anything works.

 

I change my JIRA url to jdlab.kr. Everything changed. Apache can connect to JIRA app by new domain address. But BaseURL is not changed. Currently, default base url is "localhost:8080"

 

Some document says, change base url at web ui. but here, no UI to change base URL.

 

Screen Shot 2015-10-25 at 오후 3.29.00.png

 

Some documents says, change server.xml. I change to

        <Connector acceptCount="100" connectionTimeout="20000" disableUploadTimeout="true" enableLookups="false" maxHttpHeaderSize="8192" maxThreads="150" minSpareThreads="25" port="8080" protocol="HTTP/1.1" redirectPort="8443" useBodyEncodingForURI="true" scheme="http" proxyName="jira.jdlab.kr" proxyPort="80" secure="true"/>


Yes, not working.

 

How can I change Base URL?

 

 

1 answer

1 vote
Roadmunk October 24, 2015

image2015-10-25 11:32:50.png

Suggest an answer

Log in or Sign up to answer