Mindtraveller Messages: 917 Registered: August 2007 Location: Russia, Moscow rgn.
Experienced Contributor
Currently I`m writing site engine using U++.
I could be in help but please give more specific info about what you want. There`s a number of approaches for site creation, even under U++.
For example, in our country we have a common virtual hosting solution FreeBSD+Apache+MySQL. So I decided to make cgi under U++ to make things easier. This is one approach.
You could choose another way, which is shown in one of examples - you may use U++ webkit`s server classes and have everything working without any Apache servers. This is good solution but it requires dedicated server solution which is more expensive than virtual hosting.