summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/server-conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to server config scripts to get auth and session management to ...jsdelfino2013-01-031-1/+1
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-0/+12
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-281-79/+3
* Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino2012-01-301-7/+0
* Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino2011-12-181-0/+4
* Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino2011-11-101-22/+0
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-4/+11
* Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino2011-05-021-0/+15
* Add Javascript functions and test cases to help work with JSON.jsdelfino2011-03-131-0/+5
* Skeleton of a composite app editor module.jsdelfino2010-12-291-3/+14
* Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...jsdelfino2010-12-111-1/+5
* Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino2010-12-081-0/+22
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-061-2/+7
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-281-1/+5
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-1/+1
* Fix path to JavaScript file.jsdelfino2010-10-281-1/+1
* Fix configuration scripts to create directories if necessary.jsdelfino2010-08-161-0/+1
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-19/+3
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-281-0/+51
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-081-16/+0
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-061-1/+2
* Minor cleanup of config scripts and samples.jsdelfino2010-07-061-7/+2
* HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino2010-07-041-1/+2
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-0/+4
* Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino2010-03-291-0/+9
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-271-3/+12
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-1/+1
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-2/+0
* Fixed build break. Added missing dir and fix server configuration script.jsdelfino2009-11-231-1/+0
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-0/+32