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