From: Rod Whitby Date: Sun, 7 Dec 2008 02:12:11 +0000 (+0000) Subject: busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes) X-Git-Tag: reboot~25058 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b5f89fa86955ca61f23f9a0bd55964ca60ad405e;p=openwrt%2Fstaging%2Fjogo.git busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes) SVN-Revision: 13534 --- diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index e81a2efcef..a192a7ce71 100644 --- a/package/busybox/config/networking/Config.in +++ b/package/busybox/config/networking/Config.in @@ -235,7 +235,7 @@ config BUSYBOX_CONFIG_FEATURE_HTTPD_ERROR_PAGES config BUSYBOX_CONFIG_FEATURE_HTTPD_PROXY bool "Support for reverse proxy" - default n + default y depends on BUSYBOX_CONFIG_HTTPD help This option allows you to define URLs that will be forwarded