Web based development for the C language
c
Solution
I'm not aware of any present-day heavy use of C (not C++) for web development, much less one that could be "learned quickly". It's not the right language for the task at large, though some specific modules in a web application could certainly be written in C for performance - and even then C++ would be most likely.
Problem
I am a C programmer and new to web development. Which web-C-technology (open source) suits me to learn quickly for web-development? Update: my question is based on both client and server technologies.