add a patch to provide a descent PATH to cgi,
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 19 Oct 2005 00:16:27 +0000 (00:16 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 19 Oct 2005 00:16:27 +0000 (00:16 +0000)
commit3dd1167ead9189b74e0c9a1fffeda09be418d687
tree5c22189672272ef66f330b0e6779f32fa87f32e6
parent538bd8dadbdf7431158dca4cb176adacff4ceeab
add a patch to provide a descent PATH to cgi,
split in 3 packages (w/o ssl, w/ matrixssl & w/ openssl),
add a restart command to init-script.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2174 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 files changed:
package/Makefile
package/mini_httpd/Config.in
package/mini_httpd/Makefile
package/mini_httpd/files/mini_httpd-ssl.conf [new file with mode: 0644]
package/mini_httpd/files/mini_httpd.conf
package/mini_httpd/files/mini_httpd.init
package/mini_httpd/ipkg/mini-httpd-matrixssl.conffiles [new file with mode: 0644]
package/mini_httpd/ipkg/mini-httpd-matrixssl.control [new file with mode: 0644]
package/mini_httpd/ipkg/mini-httpd-openssl.conffiles [new file with mode: 0644]
package/mini_httpd/ipkg/mini-httpd-openssl.control [new file with mode: 0644]
package/mini_httpd/ipkg/mini-httpd.conffiles
package/mini_httpd/ipkg/mini-httpd.control
package/mini_httpd/patches/001-cgi_path.patch [new file with mode: 0644]
package/mini_httpd/patches/500-matrixssl.patch
This page took 0.023694 seconds and 4 git commands to generate.