From 11ae5cc313b0a2f6f98d1f530eb809473b9ba22b Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 15 Aug 2009 20:25:13 +0000 Subject: [PATCH] Get rid of cwd in THTTPD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2021 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index ee91135ffc..140c583863 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -2362,7 +2362,10 @@ extern void up_ledoff(int led); CONFIG_THTTPD_SERVER_SOFTWARE: SERVER_SOFTWARE: response
  • - CONFIG_THTTPD_CGI_PATH: + CONFIG_THTTPD_PATH: Server working directory +
  • +
  • + CONFIG_THTTPD_CGI_PATH: Path to CGI executables
  • CONFIG_THTTPD_CGI_PATTERN: Only CGI programs matching this