It appears that there are two popular ways to run a Wt application: FastCGI with a server like Apache or their built in httpd. I am familiar with the former but not the latter.
Does anyone have any experience running a Wt app with httpd in production? Is this a good idea?