Re: [Cppcms-users] How to add second web page in CppCMS application?
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2011-11-17 11:58:30
|
>From: 陈抒 <csf...@gm...> > > >It seems that my application based on CppCMS didn't receive any request. > > >>2011/11/17 04:47:23 [error] 2019#0: *46 open() "/usr/nginx/html/save_email" failed (2: No such file or directory), client: 124.207.104.18, server: localhost, request: "GET /sav\ >>e_email?content=send%20email%20test%20&callback=jQuery15107370382682420313_1321523058476&_=1321526506452 HTTP/1.1", host: "www.cmltechnology.com"; There is a problem with you nginx configuration. It does not forward the request to FastCGI application but rather try to handle it as a file Best, Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.sf.net/ CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/ > |