Browse Source

* Removed comment about bug ID #19440

git-svn-id: trunk@18187 -
michael 14 years ago
parent
commit
27acf845d2
1 changed files with 0 additions and 3 deletions
  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.