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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
