From: rwhitby Date: Sun, 7 Dec 2008 02:12:11 +0000 (+0000) Subject: busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=cd9e718c6f3708b00b19d7ba7caef60094918c03;p=openwrt.git busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13534 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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