aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/templates
Commit message (Expand)AuthorAgeFilesLines
...
* - fix location of certificate ( in some specific case like on friteuse )Michael Scherer2011-02-231-2/+2
* - php complain when the timezone is not set, and do not seemMichael Scherer2011-02-231-0/+4
* - enable ssl usage for reverse proxy ( used by forum )Michael Scherer2011-02-221-1/+3
* disable some wsgi check, as viewvc do not like them ( should be reported upst...Michael Scherer2011-02-121-1/+4
* add server_aliases argument, to enable to have server aliases on vhostMichael Scherer2011-02-011-0/+3
* use vhost_base for vhost_wsgi type ( leaner )Michael Scherer2011-02-011-13/+1
* - add support of aliases definition, prior to vhost_wsgi type mergeMichael Scherer2011-02-011-1/+3
* - add a vhost_redirect typeMichael Scherer2011-02-011-0/+2
* allow to set public_html on a vhostMichael Scherer2011-02-011-0/+9
* - refactoring of apache config file, to ease future deploymentMichael Scherer2011-02-015-69/+30
* enable mod_wdgi hack to let viewvc write to stdout. Viewvc should beMichael Scherer2011-01-281-0/+4
* allow to set aliases for wsgi powered web application ( should be refactored,...Michael Scherer2011-01-241-0/+4
* new vhost_wsgi type, for viewvc supportMichael Scherer2011-01-171-0/+11
* add a reverse proxy classMichael Scherer2011-01-131-0/+22
* add vhost_simple, for handling simple checkout ( php, static website )Michael Scherer2011-01-091-0/+9
* add ssl support to django deployment classMichael Scherer2010-12-151-1/+14
* - add support for multiple module_path ( as needed by transifex ), andMichael Scherer2010-12-151-1/+10
* do not use a variable called module in template, this is a reserved ruby keywordMichael Scherer2010-12-151-1/+1
* fix the template, this cause the epoll installation on alamut to notMichael Scherer2010-11-301-1/+1
* enable SNI and use one certificate per vhost for catalyst applicationMichael Scherer2010-11-301-4/+2
* - oups, revert wrongly commited work in progress :/Michael Scherer2010-11-171-1/+1
* - add a proto module for taking care of pam ( need pam_ldap, etc support, and...Michael Scherer2010-11-172-1/+3
* - remove comment ( not really needed )Michael Scherer2010-11-081-59/+1
* add default vhost with redirection to www.mageia.orgNicolas Vigier2010-11-081-0/+65
* - I refactored too much this doesn't work as intended for define Michael Scherer2010-11-081-1/+1
* - fix template here tooMichael Scherer2010-11-081-2/+2
* - fix syntax error in the template ( TODO add a check in pre-commit )Michael Scherer2010-11-081-1/+1
* - add logic for using ssl certificate ( no SNI for the moment, but should be ...Michael Scherer2010-11-081-1/+14
* - add a hook to serve static file with apache directlyMichael Scherer2010-11-081-1/+3
* - use name instead of the vhost variableMichael Scherer2010-11-061-1/+1
* - add django support with wsgiMichael Scherer2010-11-062-0/+21
* - add a type for vhost redirection to ssl ( for epoll and catdap, once we hav...Michael Scherer2010-11-061-0/+4
* - oups again, fix the order of argumentsMichael Scherer2010-11-051-1/+1
* - add a define to ease catalyst application deployementMichael Scherer2010-11-051-0/+13
* - add a alias for apache package ( so we can change the engine )Michael Scherer2010-11-051-0/+2