Restrict access of web application other than localhost

Posted by user206646 on Stack Overflow See other posts from Stack Overflow or by user206646
Published on 2010-05-15T10:27:09Z Indexed on 2010/05/15 10:34 UTC
Read the original article Hit count: 115

Filed under:
|

Hi, I hv 3 java web-apps running in jetty and i want one of them to be accessed only through localhost. I dont want to write filter. Can it be done by modifying some jetty configuration?

© Stack Overflow or respective owner

Related posts about java

Related posts about jetty