Re: [Cppcms-users] Configuration of CppCMS with web servers
Brought to you by:
artyom-beilis
From: augustin <aug...@ov...> - 2010-08-28 14:44:30
|
On Monday 23 August 2010 02:58:48 am Artyom wrote: > I've created a tutorial on how to configure different > web servers to work with CppCMS: > > <http://art-blog.no-ip.info/wikipp/en/page/cppcms_1x_tut_web_server_config> > That was useful. In the "Apache, FastCGI" sections, there are two places where a copy/paste operation seems to have failed. In the "Apache, FastCGI, Start by Web Server" and the "Apache, FastCGI, Independent start" sections, there is some configuration code that is broken up by "unning ...". I would have fixed it myself if I knew what your intent was. Obviously, one part must be configured in cppcms's config.js. Is all the rest of the configurations in the tutorial supposed to be added in fastcgi.conf? Shouldn't (couldn't) some of it be configured in a file within /etc/apache2/sites-enabled/ ? The aim is to have several scripts (each with their own config.js) running at different addresses on the localhost. Augustin. -- Friends: http://www.reuniting.info/ http://activistsolutions.org/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://masquilier.org/ http://openteacher.info/ http://minguo.info/ http://www.wechange.org/ http://searching911.info/ . |