Re: [Cppcms-users] Dispatcher and URL Mapping
Brought to you by:
artyom-beilis
|
From: Shiv S. D. <shi...@gm...> - 2013-04-18 16:16:56
|
Before blaming the community one should read the documentation if I may say so. :-) On Thu, Apr 18, 2013 at 5:40 PM, Artyom Beilis <art...@ya...> wrote: > Such questions were asked quite lot over the list: > > In any case, there is a full manual about how to do what you need: > > http://cppcms.com/wikipp/en/page/run_application_web_server_root > > > Artyom Beilis > -------------- > CppCMS - C++ Web Framework: http://cppcms.com/ > CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > ------------------------------ > *From:* Saikumar Gandapodi <sai...@gm...> > *To:* cpp...@li... > *Sent:* Thursday, April 18, 2013 3:07 PM > *Subject:* Re: [Cppcms-users] Dispatcher and URL Mapping > > Bump!. > Its so sad that such an EXCELLENT Framework has no support from the > user community. > > Anyway, I figured myself with this issue. > > For the benefit of others, I did the following. > I stopped using lighttpd to forward all requests as a proxy server to > cppcms app. > Instead I forwarded only the path meant for cppcms as the documentation > suggested. > Which means, the default page of the root of domain which not be handled > by the cppcms. > > Thanks Guys. > > > > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Best regards, Shiv Shankar Dayal |