Oh, I misunderstood the request after reading Sean's response.
In the jetty XML config files there will be a port setting that you can change from 8888 to 80.
What version of Jetty are you using?
But if you already have Apache running on port 80, Jetty will not start.
On 25 January 2011 07:11, fingerskier
<finge...@gmail.com> wrote:
Thanks for you replies. My goal is to attain an ultra-light-weight installation. Maybe I'm mistaken but I thought jetty would fit the bill better than apache. In which case, are you saying I need a different version of it that includes the web-server component?