aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/templates
Commit message (Collapse)AuthorAgeFilesLines
...
* - add a type for vhost redirection to ssl ( for epoll and catdap, once we ↵Michael Scherer2010-11-061-0/+4
| | | | have https )
* - 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
- add a file to cleanly add the 2 directive for VirtualHost on 80 and 443 without having to import the whole apache config in svn ( as this would be annoying to merge later )