Running Jetty on Port80 as non root user

2019-08-03 21:33发布

问题:

I found this out of date howto, does anybody know what replaced SetUIDServer? I'm using Jetty8

http://docs.codehaus.org/display/JETTY/port80

回答1:

Look in the jetty-hightide distribution, it ships with the setuid setup in place for reference.

we just pushed this up today:

http://repo2.maven.org/maven2/org/mortbay/jetty/jetty-hightide/8.1.2.v20120308/

cheers