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?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.