Hi,

I use busybox v1.00 version at PC board.
I use "ifconfig eth0 192.168.168.214 up" , and "httpd -p 80 -h /cgi-bin -c 
/etc/httpd.conf -r "Web Server Authentication" &" commands.
Then I open webpage at http://192.168.168.214.
Now, I have two questions.

Q1. If I open webpage at first http://192.168.168.214, I will not open Web Page 
at second http://192.168.168.214. 
       But it have displayed login-in (input id and password) pup-up.

Q2. When I open webpage at first http://192.168.168.214, the index.html can't 
link to other Web Pages.

About httpd.conf file:
------------------------------
A:*
/:root:admin
/cgi-bin:foo:bar
/adm:admin:setup
/adm:toor:PaSsWd
.htm:text/html
.html:text/html
-------------------------------

Can you give me some suggestions ?
Thanks.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to