Expose piwik through a single port

I have a Web server running on apache tomcat server, it is hosted on 8080 port. Piwik & mysql are running on 9090 port. It does the work for me. But now I want to expose both web serve and piwik only through port 80, which is a load balancing. How can i achieve it?