Quellcode durchsuchen

* Removed comment about bug ID #19440

git-svn-id: trunk@18187 -
michael vor 14 Jahren
Ursprung
Commit
27acf845d2
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  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"
   ScriptAlias /myfcgi "C:/My Programs/LazarusFCGITest/helloworld.exe"
 </IfModule>
 </IfModule>
 
 
-Known issues on Windows:
-http://bugs.freepascal.org/view.php?id=19440
-
 2.1.4 Start/Restart your Apache server.
 2.1.4 Start/Restart your Apache server.
 If you will use the FastCgiExternalServer, then start your application 
 If you will use the FastCgiExternalServer, then start your application 
 manually, so it can start accepting incoming requests from the web server.
 manually, so it can start accepting incoming requests from the web server.