Add httpd directory list support & conspy fix

Denys Vlasenko vda.linux at googlemail.com
Mon Apr 11 01:53:31 UTC 2011


On Saturday 09 April 2011 09:59, Pascal Bellard wrote:
> Hello,
> 
> Two patchs from SliTaz:
> 
> 1- allows to run a script to list the directory with httpd (see example in
> patch-file)
> http://hg.slitaz.org/wok/raw-file/3dc7c4a7f5ef/busybox/stuff/busybox-1.18-httpd.u

This is already supported:

 * If directory URL is given, no index.html is found and CGI support is enabled,
 * cgi-bin/index.cgi will be run. Directory to list is ../$QUERY_STRING.
 * See httpd_indexcgi.c for an example GCI code.


> 2- fix ESC key lost in conspy
> http://hg.slitaz.org/wok/raw-file/3dc7c4a7f5ef/busybox/stuff/busybox-1.18-conspy.u

Applied, thanks!
-- 
vda


More information about the busybox mailing list