This commit is contained in:
Jocelyn Fiat
2011-09-15 15:49:53 +02:00
parent c300cf5b6e
commit 774cd004db

View File

@@ -2,7 +2,7 @@ Options Indexes FollowSymLinks ExecCGI
<IfModule mod_fcgid.c> <IfModule mod_fcgid.c>
AddHandler fcgid-script .eapp 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
</IfModule> </IfModule>