How to plug Seaside with a server

Hi, I'd like to know if it's a "how to" related to plug Seaside with servers like Apache(but not only Apache). I mean, it could be other kind of servers, and even in others OS (like Windows CE).

Also, in order to plug Apache and Seaside, It has to exist an instance of a Smalltalk WebServer inside the Smalltalk image?
Or it's just Apache->Seaside and Seaside->Apache?

Thanks,
Lautaro Fernández
--
Luke LAut SkyFernadezWalker

_______________________________________________
seaside mailing list
seaside <at> lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

Re: How to plug Seaside with a server

This page might help you out :
http://peter-osburg.ehstpro.de/2008/11/11/deploying-squeak-on-a-virtual-server-with-linux/

--lf

On Thu, Nov 20, 2008 at 12:02 PM, Lautaro Fernández <evaklo <at> gmail.com> wrote:
> Hi, I'd like to know if it's a "how to" related to plug Seaside with servers
> like Apache(but not only Apache). I mean, it could be other kind of servers,
> and even in others OS (like Windows CE).
>
> Also, in order to plug Apache and Seaside, It has to exist an instance of a
> Smalltalk WebServer inside the Smalltalk image?
> Or it's just Apache->Seaside and Seaside->Apache?
>
> Thanks,
> Lautaro Fernández
> --
> Luke LAut SkyFernadezWalker
>
> _______________________________________________
> seaside mailing list
> seaside <at> lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>

--

-- 
" Every day, once a day, give yourself a present. Don't plan it, don't
wait for it, just… let it happen." Dale Cooper, Twin Peaks

Re: How to plug Seaside with a server

2008/11/20 Luis Felipe Strano Moraes <luis.strano <at> gmail.com>

This page might help you out :
http://peter-osburg.ehstpro.de/2008/11/11/deploying-squeak-on-a-virtual-server-with-linux/

--lf

Thanks Luis, that was helpful indeed.
Bye

Lautaro



On Thu, Nov 20, 2008 at 12:02 PM, Lautaro Fernández <evaklo <at> gmail.com> wrote:
> Hi, I'd like to know if it's a "how to" related to plug Seaside with servers
> like Apache(but not only Apache). I mean, it could be other kind of servers,
> and even in others OS (like Windows CE).
>
> Also, in order to plug Apache and Seaside, It has to exist an instance of a
> Smalltalk WebServer inside the Smalltalk image?
> Or it's just Apache->Seaside and Seaside->Apache?
>
> Thanks,
> Lautaro Fernández
> --
> Luke LAut SkyFernadezWalker
>
> _______________________________________________
> seaside mailing list
> seaside <at> lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
" Every day, once a day, give yourself a present. Don't plan it, don't
wait for it, just… let it happen." Dale Cooper, Twin Peaks
_______________________________________________
seaside mailing list
seaside <at> lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



--
Luke LAut SkyFernadezWalker
_______________________________________________
seaside mailing list
seaside <at> lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

Gmane