[BusyBox] Question to httpd

Steven Scholz steven.scholz at imc-berlin.de
Mon Feb 10 09:57:03 UTC 2003


Vladimir,

>  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?

Or is the "IP address checking" relying on /etc/httpd.conf as well?
Is there a different CONFIG_??? Or is "IP address checking" always done?

Steven




More information about the busybox mailing list