mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +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:
@@ -235,7 +235,7 @@ config BUSYBOX_CONFIG_FEATURE_HTTPD_ERROR_PAGES
|
|||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_HTTPD_PROXY
|
config BUSYBOX_CONFIG_FEATURE_HTTPD_PROXY
|
||||||
bool "Support for reverse proxy"
|
bool "Support for reverse proxy"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_HTTPD
|
depends on BUSYBOX_CONFIG_HTTPD
|
||||||
help
|
help
|
||||||
This option allows you to define URLs that will be forwarded
|
This option allows you to define URLs that will be forwarded
|
||||||
|
|||||||
Reference in New Issue
Block a user