I'm running the must current version of Apache on my Linode server and I wanted to know how to use modproxy to mask a Port URL as just a simple url. For example, visiting example.com/foo would trigger modproxy to have the user access example.com:8080/foo without creating a messy URL. Can someone help explain how I would do this? I'm kind of new to the whole VPS thing and I've viewed countless pages on mod_proxy but I couldn't find an appropriate answer. This was much simpler on CentOS