summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/modules/http/httpd-worker-conf (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-07-16Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino1-1/+7
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino1-6/+0
2011-09-20Fix stack overflow on Mac OS X.jsdelfino1-0/+10
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-2/+2
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino1-8/+8
2010-08-16Fix configuration scripts to create directories if necessary.jsdelfino1-0/+1
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-1/+2
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino1-1/+1
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino1-7/+8
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino1-16/+0
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino1-1/+2
2010-07-06Minor cleanup of config scripts and samples.jsdelfino1-7/+2
2010-07-04HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino1-1/+2
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino1-0/+4
2010-03-29Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino1-0/+9
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino1-3/+12
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-1/+1
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-2/+0
2009-11-23Fixed build break. Added missing dir and fix server configuration script.jsdelfino1-1/+0
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-8/+3
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-1/+2
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-13/+15
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-7/+17
2009-10-11Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino1-2/+2
2009-10-05Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino1-1/+7
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-2/+1
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+19