Re: Fwd: http server in ackground

Jan Wielemaker <[email protected]> Thu, 10 Apr 2014 09:39:21 +0200
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <[email protected]>
On 04/09/2014 10:13 PM, Josef Fydl wrote:
> I am using https , is https_unix daemon working with ssl?

AFAIK, yes.

	--- Jan

> Thanks Josef Frydl
>
>
>
>
> Begin forwarded message:
>
>> From: Josef Fydl <[email protected]>
>> Subject: http server in ackground
>> Date: April 9, 2014 at 3:59:56 PM EDT
>> To: [email protected]
>>
>> I have a http server, which I want to run forever in iCloud,
>> unfortunately terminal is kicked off after period of no activity,
>>
>> I tried   swipl -s myServer.pl -g start  -q &
>>
>> on my mac and can not reach it from browser, also port shows in issuing  netstat -vatn
>>
>> Same on the linux node. Can you please tell me what I do wrong?
>> swipl -s myServer.pl -g start  -q  works OK in both cases?
>>
>
> -------------- next part --------------
> HTML attachment scrubbed and removed
> _______________________________________________
> SWI-Prolog mailing list
> [email protected]
> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog
>