Fwd: http server in ackground

Josef Fydl <[email protected]> Wed, 09 Apr 2014 16:13:15 -0400
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <[email protected]>
I am using https , is https_unix daemon working with ssl?
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