[Cppcms-users] How to configure cppcms in IIS?
Brought to you by:
artyom-beilis
From: 李明 <lim...@gm...> - 2011-08-12 01:05:21
|
We have a old CGI application and now want to refactor the code with cppcms framework. But our application configured with IIS, and we don't want our client change to another web server that might cause inconsistent user experience. But I cannot figure out how to configure IIS to host cppcms application. For example: I'm in windows 7 with IIS 7.5 Trying to run the an example with FastCgiModule. Filled "hello.exe -c config.js" in Executable option. But I can only get a blank webpage. There is no document for how to configure IIS to use cppcms, could someone give me some hint? Thanks! Ming |