소스 검색

* Removed comment about bug ID #19440

git-svn-id: trunk@18187 -
michael 14 년 전
부모
커밋
27acf845d2
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      packages/fcl-web/src/base/FCGI-README.txt

+ 0 - 3
packages/fcl-web/src/base/FCGI-README.txt

@@ -256,9 +256,6 @@ LoadModule fastcgi_module "modules/mod_fastcgi-2.4.6-AP22.dll"
   ScriptAlias /myfcgi "C:/My Programs/LazarusFCGITest/helloworld.exe"
 </IfModule>
 
-Known issues on Windows:
-http://bugs.freepascal.org/view.php?id=19440
-
 2.1.4 Start/Restart your Apache server.
 If you will use the FastCgiExternalServer, then start your application 
 manually, so it can start accepting incoming requests from the web server.