You are not logged in.
Pages: 1
Hi all,
I need to configure BusyBox HTTP WEB Server to allow all conections from Internet ( port 80 ). How can i do that ?
I think that i need to add a line under this one:
# Allow address.
A:0.0.0.0/0
at httpd.conf file but i dont know the line.
Can someone help me please ?
Thanks :-D
Offline
Look at the source ...
http://git.busybox.net/busybox/tree/networking/httpd.c#n39
Offline
Thanks Bellard
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]