Hello,
Presently I am accessing JIRA in http://10.11.12.13:8080.
I want it to be something like http://pass.companyname.com.
How do i do this??
Kindly let me know what changes/ settings I have to perform for this.
Thanks in advance ,
Regards,
Asha
You need to figure out how to get the application on port 80 in order to drop the :8080 declaration. In linux you can use IP tables, you could use a reverse proxy to a web container such as Apache or IIS, or in linux you can bind the application to the port.
Then you need to assign an A-Record to your IP Address.
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.