[BusyBox] Question to httpd

Vladimir N. Oleynik dzo at simtreas.ru
Mon Feb 10 10:00:04 UTC 2003


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.
 

--w
vodz



More information about the busybox mailing list