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