I have setup a JIRA instance and it now listens on
http://mydomain.com:8080
Now I want to expose it like
http://mydomain.com/jira
Can I do this with linux tools (iptables ...) alone (and how) or do I need a web server?
Thanks for every answer to a newbie in the linux world