1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 23:30:43 +03:00

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
This commit is contained in:
rwhitby 2008-12-07 02:12:11 +00:00
parent a3945d7bcf
commit cd9e718c6f

View File

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