summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/httpd-conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-261-6/+4
* Minor changes to server config scripts to get auth and session management to ...jsdelfino2013-01-031-9/+14
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-161-10/+27
* Fix server config of server-status and proxy balancer-manager pages.jsdelfino2012-05-291-17/+10
* Improvements to the hosted composite management app. Simplify and optimize th...jsdelfino2012-05-281-28/+8
* Enable administrative access using basic auth.jsdelfino2012-04-091-4/+17
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-021-10/+30
* Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2012-02-201-6/+14
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-1/+1
* 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-40/+63
* Enable log collection using Scribe, and some minor log cleanup.jsdelfino2011-11-301-3/+12
* Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino2011-11-211-1/+1
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-141-0/+5
* Upgrade to HTTPD 2.3.15-beta.jsdelfino2011-11-121-4/+10
* Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino2011-11-101-6/+0
* Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino2011-10-261-1/+1
* Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino2011-10-241-0/+5
* Fix stack overflow on Mac OS X.jsdelfino2011-09-201-0/+10
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-061-1/+3
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-6/+13
* Add the ability to configure page headers and footers.jsdelfino2011-06-131-6/+3
* Add configuration and script to enable mod-security 2.6.0.jsdelfino2011-06-131-0/+9
* Fix representation of null values and escape control characters in JSON and H...jsdelfino2011-04-171-3/+3
* Fix performance and security issues reported by pagespeed and skipfish.jsdelfino2011-04-041-2/+20
* HTML cleanup, improve layout on different browsers, iOS and android devices a...jsdelfino2011-03-271-0/+4
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino2010-12-271-1/+1
* Move HTTPD Require configuration for openid resources to the openid configura...jsdelfino2010-12-081-16/+2
* Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino2010-12-031-0/+10
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-281-49/+82
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-20/+70
* Minor improvements to HTTPD configuration scripts. Add a mod-rewrite rule to ...jsdelfino2010-10-281-0/+4
* Improve format of HTTP and HTTPS logs.jsdelfino2010-10-251-1/+8
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-191-1/+1
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-0/+1
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-7/+12
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-021-7/+11
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-281-19/+24
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-081-13/+22
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-061-2/+16
* Minor cleanup of config scripts and samples.jsdelfino2010-07-061-4/+4
* HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino2010-07-041-3/+9
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-0/+1
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-271-0/+1
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+26
* Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2010-03-281-3/+3
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-271-4/+59
* Added support for HTTP references and different versions of the store-wsgi co...jsdelfino2010-03-171-0/+2
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-0/+1
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-261-1/+1