[BusyBox] busy box httpd with cgi

Deepali Deshpande deepali.dd at gmail.com
Fri Jul 22 21:09:24 UTC 2005


Thanks for the response.
Does the following option from /etc/http.conf , not work?

/cgi-bin:foo:bar 
I was trying to set up access to a certain user. 

Thanks


On 7/22/05, Marc Leeman <marc.leeman at gmail.com> wrote:
> 
> > Can someone give me pointers on how Ican get httpd working on my linux
> > (embedded) machine. I am using
> > BusyBox v1.00. I apologize for my simple questions.
> 
> This should give you the basics:
> 
> [marc at scorpius busybox-1.00]$ cat .config |grep HTTP |grep -v ^#
> CONFIG_HTTPD=y
> CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES=y
> CONFIG_FEATURE_HTTPD_CGI=y
> CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y
> 
> [marc at scorpius busybox-1.00]$ cat ../../../cramfs/etc/inittab |grep httpd
> null::wait:/usr/sbin/httpd -h /root/webserver/
> 
> [marc at scorpius busybox-1.00]$ ls -al ../../../cramfs/root/webserver/
> total 20
> drwxr-xr-x 5 marc marc 83 Jul 22 03:21 .
> drwx------ 6 marc marc 4096 Jul 22 01:00 ..
> drwxr-xr-x 2 marc marc 22 Jul 22 03:40 cgi-bin
> -rw-r--r-- 1 marc marc 7406 Jul 22 03:21 favicon.ico
> drwxr-xr-x 2 marc marc 4096 Jul 22 03:21 images
> drwxr-xr-x 2 marc marc 27 Jul 22 03:21 includes
> -rw-r--r-- 1 marc marc 153 Jul 22 03:21 index.html
> 
> [marc at scorpius busybox-1.00]$ cat ../../../cramfs/etc/httpd.conf
> ip:*
> /:*
> /cgi-bin/:*
> /images/:*
> /includes/:*
> 
> --
> greetz, marc
> Ladies, some decorum please. This is a peace memorial, let's not kill
> each other.
> Rygel - Different Destinations
> scorpius 2.6.12 #1 Thu Jun 23 21:32:03 CEST 2005 GNU/Linux
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> 
> iD8DBQFC4VeiUQpj09NWLeERAi7BAKDGbU0ehxszbJq99lSV4l9TsUjcAwCeIW35
> ReX2OBE4y2NHaaLtEhYeUqg=
> =mV4y
> -----END PGP SIGNATURE-----
> 
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20050722/204369d1/attachment.htm 


More information about the busybox mailing list