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)
commitf3b65b1c151eb647c6d577e9d5218e8042131554
treec3ff0eb6fbb7f6f53ccdbde6089da676e6205e1e
parent498f06626544b0e6e51c899183c671af42f61781
Add lighttpd package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@917 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]