Re: [Cppcms-users] HTML5 and HTTPS in a CPPCMS application?
Brought to you by:
artyom-beilis
From: doug l. <bi...@gm...> - 2012-05-22 20:05:15
|
Brilliant, thankyou. On 22 May 2012 20:20, Artyom Beilis <art...@ya...> wrote: > > > > > One is about using SSL for things like user registration > > & payment processing. Does that facility exist within cppcms? > > Is that more something I'd do in my Apache setup? > > The best practice is to run behind a web server like Apache, Lighttpd or > Nginx > using FastCGI protocol. The web server would handle SSL for you. > > > > Another is about using HTML5 controls in widgets -- is > > there a guide to extending the existing widgets to support things > > like email and number inputs, at all? > > There is already number widget, take a look on it as an example > how to extend widgets. Remember that there is a regex widget > that helps you to do very generic tests in a simple way > > > > Artyom > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |