This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] dhttpd 1.02a -- Minimal secure webserver without cgi-bin support


Included in Debian stable:

    http://packages.debian.org/dhttpd

Jari

desc: "Minimal secure webserver without cgi-bin support"
ldesc: "No nonsense webserser. No external programs, memory efficient, quick
and no configuration necessary."
category: Web
requires: cygwin

  wget        \
    http://cygwin.cante.net/dhttpd/setup.hint \
    http://cygwin.cante.net/dhttpd/dhttpd-1.02a-1-src.tar.bz2 \
    http://cygwin.cante.net/dhttpd/dhttpd-1.02a-1.tar.bz2

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir dhttpd ; cd dhttpd
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/dhttpd/get.sh \
          http://cygwin.cante.net/dhttpd/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]