aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache
Commit message (Expand)AuthorAgeFilesLines
* add vhost_other_app and webapp_other definesNicolas Vigier2010-11-181-0/+25
* - 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-082-0/+75
* - I refactored too much this doesn't work as intended for define Michael Scherer2010-11-082-9/+6
* - 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-082-2/+4
* - add a mod_ssl classMichael Scherer2010-11-071-0/+6
* - use name instead of the vhost variableMichael Scherer2010-11-061-1/+1
* - add django support with wsgiMichael Scherer2010-11-063-0/+54
* - refactor the directory name for apache vhost configMichael Scherer2010-11-061-2/+4
* - add a type for vhost redirection to ssl ( for epoll and catdap, once we hav...Michael Scherer2010-11-062-1/+17
* - oups again, fix the order of argumentsMichael Scherer2010-11-051-1/+1
* - add a define to ease catalyst application deployementMichael Scherer2010-11-052-0/+28
* - oups, the path was wrongMichael Scherer2010-11-051-1/+1
* - add a class for mod_fastcgiMichael Scherer2010-11-051-0/+5
* - add a alias for apache package ( so we can change the engine )Michael Scherer2010-11-052-0/+14
* - fix the service name ( as i cannot name it apache, i need to use a alias )Michael Scherer2010-11-041-2/+2
* - since catdap use fcgid ( in the example file given by buchan ), let's add thisMichael Scherer2010-11-041-0/+7
* - add a module for apacheMichael Scherer2010-11-041-0/+32