mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 10:39:09 +02:00
* Fixed filename in readme, patch from Attila Borka, Mantis #19826
git-svn-id: trunk@18101 -
This commit is contained in:
parent
bf65638891
commit
431f1992d1
@ -104,7 +104,7 @@ Note: You need to change the module name if needed. For example on Linux,
|
|||||||
the module is not mod_fastcgi-2.4.6-AP22.dll but mod_fastcgi.so (need to be
|
the module is not mod_fastcgi-2.4.6-AP22.dll but mod_fastcgi.so (need to be
|
||||||
compiled from sources found at http://www.fastcgi.com/dist/ ).
|
compiled from sources found at http://www.fastcgi.com/dist/ ).
|
||||||
The port (2015 in this example) must match the one set in the project main
|
The port (2015 in this example) must match the one set in the project main
|
||||||
file (echo.lpr).
|
file (helloworld.lpr).
|
||||||
The FCGI application must be running in order for this demo to work (external
|
The FCGI application must be running in order for this demo to work (external
|
||||||
FCGI server setup). Do not forget to restart it after changes and
|
FCGI server setup). Do not forget to restart it after changes and
|
||||||
recompilation.
|
recompilation.
|
||||||
|
Loading…
Reference in New Issue
Block a user