Add lighttpd package
authorNicolas Thill <nico@openwrt.org>
Mon, 16 May 2005 18:41:16 +0000 (18:41 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 16 May 2005 18:41:16 +0000 (18:41 +0000)
commitc4bccf4a7a23abdd8828b4613de46031f3bfb98b
treec3ff0eb6fbb7f6f53ccdbde6089da676e6205e1e
parenta3d8efc122131a2c661ec1f667d1736445a83c3d
Add lighttpd package

SVN-Revision: 917
19 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/lighttpd/Config.in [new file with mode: 0644]
openwrt/package/lighttpd/Makefile [new file with mode: 0644]
openwrt/package/lighttpd/files/lighttpd.conf [new file with mode: 0644]
openwrt/package/lighttpd/files/lighttpd.default [new file with mode: 0644]
openwrt/package/lighttpd/files/lighttpd.init [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-alias.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-auth.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-cgi.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-proxy.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-redirect.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-rewrite.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-setenv.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-simple-vhost.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-status.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd-mod-usertrack.control [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd.conffiles [new file with mode: 0644]
openwrt/package/lighttpd/ipkg/lighttpd.control [new file with mode: 0644]