<div dir="ltr">
<br><br><div class="gmail_quote">On Fri, Dec 24, 2010 at 01:46, waldo kitty <span dir="ltr"><<a href="mailto:wkitty42@windstream.net">wkitty42@windstream.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On 12/23/2010 05:34, <a href="mailto:michael.vancanneyt@wisa.be" target="_blank">michael.vancanneyt@wisa.be</a> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
If you can use mod_fastcgi, then this will do it:<br>
<br>
- Run the fastcgi application, and explicitly set the port.<br>
Application.Port:=2015<br>
- In Apache, set<br>
FastCgiExternalServer /path/to/server/url -host <a href="http://127.0.0.1:201" target="_blank">127.0.0.1:201</a> -idle-timeout 30<br>
-flush<br>
</blockquote>
<br></div>
is there a typo in the above? port 2015 and port 201 ?? i'm guessing that they should be the same port??</blockquote><div><br>Yes they must be the same port. <br><br>The only thing I do not understand is why FastCgiExternalServer require the path of the fastcgi server, if it can be a remote application and not local.<br>

<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5"><br>
<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br>Ido<br></div>