mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:32:49 +02: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:
parent
a3945d7bcf
commit
cd9e718c6f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user