mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 07:08:06 +02:00
enable httpd config option for running scripts through an interpreter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6547 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
01c56fcc5a
commit
b9301d8b8f
@ -127,7 +127,7 @@ config BUSYBOX_CONFIG_FEATURE_HTTPD_CGI
|
|||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
|
config BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
|
||||||
bool "Enable support for running scripts through an interpreter"
|
bool "Enable support for running scripts through an interpreter"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_FEATURE_HTTPD_CGI
|
depends on BUSYBOX_CONFIG_FEATURE_HTTPD_CGI
|
||||||
help
|
help
|
||||||
This option enables support for running scripts through an
|
This option enables support for running scripts through an
|
||||||
|
Loading…
Reference in New Issue
Block a user