projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
323916e
)
enable httpd config option for running scripts through an interpreter
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 11 Mar 2007 05:07:26 +0000
(
05:07
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 11 Mar 2007 05:07:26 +0000
(
05:07
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6547
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/busybox/config/networking/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/config/networking/Config.in
b/package/busybox/config/networking/Config.in
index
0cb7752
..
6c88baf
100644
(file)
--- 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