[BusyBox-cvs] busybox/networking Config.in,1.11,1.12
Glenn McGrath
bug1 at busybox.net
Mon Feb 10 22:53:41 UTC 2003
Update of /var/cvs/busybox/networking
In directory winder:/tmp/cvs-serv17512/networking
Modified Files:
Config.in
Log Message:
last_patch83 by Vladimir N. Oleynik
Index: Config.in
===================================================================
RCS file: /var/cvs/busybox/networking/Config.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Config.in 9 Feb 2003 06:51:14 -0000 1.11
+++ Config.in 10 Feb 2003 22:53:37 -0000 1.12
@@ -51,12 +51,12 @@
internet superserver daemon for usaging.
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.
config CONFIG_FEATURE_HTTPD_CGI
bool " Enable support Common Gateway Interface"
More information about the busybox-cvs
mailing list