Hi,
The application works perfectly fine now. I am trying to change the url from localhost:8080 to an user friendly url ( http://myjiraapp.com)
I have changed the server base url as myjiraapp.com, Under Jira system settings.
I have done the DNS change and verified it using nslookup. I can see the mapping of hostname and URL. When i tried accessing the app using the new url.
I can only see the IIS home page. the app runs on windows 2016 vm server and it is a dedicated server for JIRA app.
It seems the request goes to the application server, but it's not launching the application.I tried changing the port 8080 as 80 in server.xml file. do we require to change any other info in server.xml?
Can you please help me to fix this?
Thanks
Ranjith