Hello all, I'm trying to use the httpd that comes with BusyBox, in particular with cgi.
Where can I get more info about what options are available in httpd.conf ? I've been unable to find where they are listed. Are they the same as some (I assume) old version of Apache ? I have defined CONFIG_FEATURE_HTTPD_CGI=y, but I can't seem to be able to run index.cgi If I launch httpd -f, where should the cgi-bin directory be located ? In /cgi-bin or in ./cgi-bin ? I always get "403 forbidden". Yes, I'm chmod 755 index.cgi. Thanks -- Guillaume Dargaud http://www.gdargaud.net/ _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
