From 774cd004db217cf87aba0b0c49c73019466a8883 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Thu, 15 Sep 2011 15:49:53 +0200 Subject: [PATCH] cosmetic --- library/server/request/rest/tests/htdocs/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/server/request/rest/tests/htdocs/.htaccess b/library/server/request/rest/tests/htdocs/.htaccess index 687d4c26..10b1467c 100644 --- a/library/server/request/rest/tests/htdocs/.htaccess +++ b/library/server/request/rest/tests/htdocs/.htaccess @@ -2,7 +2,7 @@ Options Indexes FollowSymLinks ExecCGI AddHandler fcgid-script .eapp -FcgidWrapper c:/_dev/Dev-Process/web-library/library/server/rest/tests/htdocs/../EIFGENs/rest_sample_cgi/W_code/sample.exe .eapp +FcgidWrapper c:/_dev/Dev-Process/web-framework/library/server/request/rest/tests/htdocs/../EIFGENs/rest_sample_cgi/W_code/sample.exe .eapp