diff options
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/networking/Config.in b/networking/Config.in index 2dff021a8..b78ae37e7 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -22,7 +22,7 @@ config CONFIG_DNSD bool "dnsd" default n help - Small and static DNS server daemon. + Small and static DNS server daemon. config CONFIG_ETHER_WAKE bool "ether-wake" @@ -132,9 +132,9 @@ config CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR default n depends on CONFIG_FEATURE_HTTPD_CGI help - This option enables support for running scripts through an - interpreter. Turn this on if you want PHP scripts to work - properly. You need to supply an addition line in your httpd + This option enables support for running scripts through an + interpreter. Turn this on if you want PHP scripts to work + properly. You need to supply an addition line in your httpd config file: *.php:/path/to/your/php |