Within the virtual host container for LISNews, place a mod_rewrite rule that rewrites all requests for e.g. foo in this virtual host to requests for <a href="http://localhost:8000/foo">http://localhost:8000/foo</a> ; if you use the [P] flag with the rewrite rule, the requests will be passively proxied unbeknownst to the user; responses will appear to come from the Apache 2 for that virtual host.