Re: [Cppcms-users] Dispatcher and URL Mapping
Brought to you by:
artyom-beilis
|
From: Saikumar G. <sai...@gm...> - 2013-04-18 12:08:14
|
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. |