summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-vhost (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-30Change samples to use standard example.com domain name.jsdelfino5-17/+17
2012-01-16Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino4-4/+4
2011-12-18Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino3-0/+3
2011-09-05Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino3-0/+3
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-2/+2
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino3-22/+19
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino4-18/+28
2011-02-26Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino6-4/+4
2011-01-17Use a common stylesheet in all samples.jsdelfino3-2/+15
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2-8/+8
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino2-2/+2
2010-12-03Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino1-0/+1
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino1-1/+1
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino3-3/+3
2010-10-27Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2-26/+14
2010-10-25Support python method invocation style on references, ref.func(...) in additi...jsdelfino9-44/+44
2010-10-20Minor fixes to get all samples working in a target install dir.jsdelfino6-17/+42
2010-10-20Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino4-8/+6
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-0/+1
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2-0/+2
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino3-7/+12
2010-07-19Add more JSON and ATOMPub test cases.jsdelfino1-3/+21
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino16-153/+279
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino14-0/+917