summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/modules/http/httpd-ssl-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-16Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino1-15/+11
2012-05-29Fix server config of server-status and proxy balancer-manager pages.jsdelfino1-0/+9
2012-05-28Improvements to the hosted composite management app. Simplify and optimize th...jsdelfino1-1/+26
2012-04-09Enable administrative access using basic auth.jsdelfino1-0/+8
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino1-0/+1
2012-02-20Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino1-0/+30
2011-12-18Turn ProxyPreserveHost off as it causes backend HTTPD servers to redirect req...jsdelfino1-1/+1
2011-12-18Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino1-14/+1
2011-11-30Enable log collection using Scribe, and some minor log cleanup.jsdelfino1-1/+9
2011-11-12Upgrade to HTTPD 2.3.15-beta.jsdelfino1-3/+14
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino1-2/+2
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino1-2/+18
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-3/+3
2011-06-13Add configuration and script to enable mod-security 2.6.0.jsdelfino1-0/+5
2010-12-03Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino1-2/+0
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino1-100/+7
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-23/+9
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino1-2/+2
2010-10-28Minor improvements to HTTPD configuration scripts. Add a mod-rewrite rule to ...jsdelfino1-7/+25
2010-10-25Improve format of HTTP and HTTPS logs.jsdelfino1-1/+5
2010-08-22Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino1-0/+21
2010-08-19Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino1-3/+6
2010-08-16Fix configuration scripts to create directories if necessary.jsdelfino1-0/+2
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-18/+24
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino1-33/+101
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino1-35/+33
2010-07-12Enable HTTPD mod_status in SSL-enabled configuration.jsdelfino1-0/+15
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino1-7/+43
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino1-2/+2
2010-07-06Minor cleanup of config scripts and samples.jsdelfino1-1/+1
2010-07-04HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino1-3/+10
2010-04-10Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino1-3/+4
2010-03-29Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino1-5/+0
2010-03-29Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino1-1/+1
2010-03-28Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino1-10/+9
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino1-0/+99