Re: [Cppcms-users] Is ngix server the easiest way with Debian for cppcms?
Brought to you by:
artyom-beilis
|
From: 陈抒 <csf...@gm...> - 2013-12-08 12:11:27
|
Using Nginx with CppCMS together is simple, for me, I always use them and FastCGI protocol. Don't know my way is simplest or not because I did't try other web servers. I choose CppCMS because its high performance, and Nginx has high performance too. So from my angel, Nginx is the best web server for working with CppCMS. Dean Chen Best regards http://blog.csdn.net/csfreebird On Sun, Dec 8, 2013 at 7:47 PM, Szilágyi Zoltán <zol...@ya... > wrote: > Hi, > > Anybody could help me with Lighttpd FastCGI under Debian? I found out that > I need to installl lighttpd-mod-fastcgi. I cannot found deb package for > it (or repository). I found : > redhat/fedora/centos - yum install lighttpd-fastcgi > www.fastcgi.com site right now it is not working. > > For SCGI with synaptic package manager I find nginx-full. > Should I go rather with ngix and SCGI, (no fastcgi support)? > Or should install Apache? (On Windows I had painfull and time waist full > experince with apache + fastcgi module, I blame fastcgi(but it can be lack > of knowledge), without successs), but perhaps on linux it would be easyer, > but I guess rather would try something now like ngix, rather (not) having > so long ride with fastcgi.With synaptic package manger I find only > libapache2-mod-scgi module anyway. > > I just want to try out hello world example, but without web server it is > not working. Ok, I reformulate my question: witch webserver under Debian > you think it would be the easiest for a newbies to install and configure > for the hello world example. > > (Why neeed 3 layer arhitecture: for example lighttpd + fastcgi + cppcms? > I would not be better if fastcgi and SCGI, protocol would be implemented > in cppcms?) > > Best regards, > Zoltan > > > > > > . > > > ------------------------------------------------------------------------------ > Sponsored by Intel(R) XDK > Develop, test and display web and hybrid apps with a single code base. > Download it for free now! > > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |