Multiple domains and subdomains are pointing to my server. I want to serve only one or two of them with jetty over 8080 the rest should be ignored by jetty.
Is there a way to do this? (OK, I am sure there is one but I could not figure out how) I am using Jetty 8 on Ubuntu 12.04
thx in advance