projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04fd1d4
)
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)
SVN-Revision: 6547
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 0cb7752a3fb2c5c02b3ae6c3d2474867d4afe4fd..6c88baf193f79eae3fd2e81540782109b4584996 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