Bind SCGI server to localhost by default, and allow overriding.
[jsvc.git] / src / dolda / jsvc / scgi / DirServer.java
2011-03-29 Fredrik TolfBind SCGI server to localhost by default, and allow...
2011-03-29 Fredrik TolfFixed DirServer argument parsing.
2011-03-28 Fredrik TolfAdded some JMX support.
2010-09-11 Fredrik TolfAdd a VM shutdown hook in DirServer to shut down contex...
2010-09-11 Fredrik TolfAdded a way to properly shut down the SCGI server.
2010-09-11 Fredrik TolfFixed DirServer shutdown bug.
2010-09-10 Fredrik TolfImproved SCGI server's handling of its environment.
2010-09-08 Fredrik TolfExtended SCGI DirServer with some logging.
2010-09-07 Fredrik TolfAdded initial SCGI server and a handler for serving...