summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/mod-wiring.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino1-12/+22
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino1-49/+121
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino1-1/+1
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino1-20/+16
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-51/+53
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-40/+46
2010-01-30Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino1-17/+3
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+0
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-38/+43
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino1-59/+185
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino1-13/+25
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-56/+27
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added test cases and scripts to test the HTTP binding support. Refactored htt...jsdelfino1-0/+276