I have Remote Debian linux server which i access using Putty console either by IP or domain. That means server IP is pointing to hostname already for example:
1.2.3.4 -> projects.example.com
I have installed Application called JIRA on remote server which is Apache based i guess. and i can access its website using 1.2.3.4:8080 I want to link this to projects.example.com/jira
How can i do that? Any details with tutorial link will ofcourse help.