[BusyBox] Question to httpd

Steven Scholz steven.scholz at imc-berlin.de
Mon Feb 10 10:12:04 UTC 2003


Vladimir N. Oleynik schrieb:
> Steven,
> 
> 
>>> config CONFIG_FEATURE_HTTPD_BASIC_AUTH
>>>-     bool "  Enable Basic Authentication and IP address checking"
>>>+     bool "  Enable Basic Authentication"
>>>      default n
>>>      depends on CONFIG_HTTPD
>>>      help
>>>-       Utilizes /etc/httpd.conf for security settings allowing
>>>-          ip address filtering and basic authentication on a per url basis.
>>>+       Utilizes /etc/httpd.conf for basic authentication
>>>+       on a per url basis.
>>
>>Ok. Then again:
>>
>>If I don't enable CONFIG_FEATURE_HTTPD_BASIC_AUTH I do not need an
>>/etc/httpd.conf! Right?
> 
> 
> False.
>  
> 
>>Or is the "IP address checking" relying on /etc/httpd.conf as well?
>>Is there a different CONFIG_??? 
> 
> 
>>In current version - no.
> 
> 
>>Or is "IP address checking" always done?
> 
> 
> True.

Ok then.
Thanks a million.
I think I got it now.
But then we should fix the usgae.h as well! :o)

Thanks again,

Steven




More information about the busybox mailing list