HowTO Server httpd with busybox 1.18-4

HowTO Server httpd with busybox 1.18-4
Hello .
Please read this thread ;
http://www.vuplus-community.net/boa...tute-busybox-1-18-4-on-vu-duo-and-other.2769/

Running your mini httpd server is very easy .

This example use port 4040 and list documents index.html on /media/usb/www

1º/ Donwload attacheds files (index.zip and starting.zip) and descompresed . (This file is one example)

2º/ Create on your /media/usb other directory named www
3º/ Your have /media/usb/www
4º/ Telnet command ; chmod 0777 /media/usb/www
5º/ With DDC2 upload file index.html on /media/usb/www
6º/ Upload file starting.sh /media/usb/
7º/ Telnet command ; chmod 0755 /media/usb/starting.sh

8º/ Starting console script ; sh starting.sh or cron


9º/ Open your favorite Navigator and uses ; http://youipvuduo:4040

10º/ Optional , modify script and uses --help , example : busybox-vuduo httpd --help

Enjoy !!
Best regards .
 

Attachments

  • index.zip
    652 bytes · Views: 10
  • starting.zip
    285 bytes · Views: 8
Top