aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache
Commit message (Expand)AuthorAgeFilesLines
* - 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