Re: [Cppcms-users] CppCMS 1.x.x status updates.
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2011-01-06 13:19:51
|
> > Hello Artyom: > > Thanks a lot for this great project > > I wanted to run cppcms on a shared hosting. I have a shell access too. > > Only concern I have, is that I am not allowed to modify any apache's conf >file. > > Is there a way to run my app without touching apache's conf files? > > Your help would be much helpful.. i am planning to convert some of my existing > websites into cppcms...and have my future websites on the same too. > > PS: OS is Linux (CentOS), Apache 2.2 with FastCGI. > > Thanks > Abhishek Kaushik > You are probably familiar with this: http://art-blog.no-ip.info/wikipp/en/page/cppcms_1x_tut_web_server_config You need to refer to your hosting provider documentation about how to run FastCGI applications - i.e. how to configure your hosting to run them - start and execute, maybe communicate with external fastcgi process. Artyom |