BEJY simple config


BEJY
  global
  user group admins
   user admin
  user group mail
   user postmaster@xxx.yyy
  mime types
   mime type gif
   mime type exe
   mime type html
  tcp/ip server admin
   tcp/ip protocol HTTP
    virtual host
     war /admin
  tcp/ip server http
   tcp/ip protocol HTTP
    virtual host
     context /
      handler ServletHandler
      handler FileHandler
     context /mail
      handler ServletHandler
      handler FileHandler