Add lighttpd package
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 May 2005 18:41:16 +0000 (18:41 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 May 2005 18:41:16 +0000 (18:41 +0000)
commitfae7db0156e59f08b149abaee3c70cfabba1f73f
treec3ff0eb6fbb7f6f53ccdbde6089da676e6205e1e
parent32a98f1f539ffb0f040533972e8ca9b48ca2e8e7
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]