From: nbd Date: Sun, 11 Mar 2007 05:07:26 +0000 (+0000) Subject: enable httpd config option for running scripts through an interpreter X-Git-Tag: fast2504n-3.10.28-merged~21965 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=b9301d8b8f4c6afa1a6cc9505ac3ebaf512b19bb;p=openwrt.git 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 --- diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index 0cb7752a3f..6c88baf193 100644 --- a/package/busybox/config/networking/Config.in +++ b/package/busybox/config/networking/Config.in @@ -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