enable httpd config option for running scripts through an interpreter
SVN-Revision: 6547
This commit is contained in:
parent
04fd1d444a
commit
297062fab8
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ config BUSYBOX_CONFIG_FEATURE_HTTPD_CGI
|
|||
|
||||
config BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
|
||||
bool "Enable support for running scripts through an interpreter"
|
||||
default n
|
||||
default y
|
||||
depends on BUSYBOX_CONFIG_FEATURE_HTTPD_CGI
|
||||
help
|
||||
This option enables support for running scripts through an
|
||||
|
|
Loading…
Reference in a new issue