Log of /puppet/modules/apache
Directory Listing
Revision
208 -
Directory Listing
Modified
Mon Nov 8 13:30:00 2010 UTC
(13 years, 11 months ago)
by
misc
- remove comment ( not really needed )
- use domain instead of hardcoding the url
Revision
207 -
Directory Listing
Modified
Mon Nov 8 13:13:13 2010 UTC
(13 years, 11 months ago)
by
boklm
add default vhost with redirection to www.mageia.org
Revision
201 -
Directory Listing
Modified
Mon Nov 8 01:12:49 2010 UTC
(13 years, 11 months ago)
by
misc
- I refactored too much this doesn't work as intended for define
Revision
200 -
Directory Listing
Modified
Mon Nov 8 00:48:05 2010 UTC
(13 years, 11 months ago)
by
misc
- fix template here too
Revision
199 -
Directory Listing
Modified
Mon Nov 8 00:47:08 2010 UTC
(13 years, 11 months ago)
by
misc
- fix syntax error in the template ( TODO add a check in pre-commit )
Revision
196 -
Directory Listing
Modified
Mon Nov 8 00:37:59 2010 UTC
(13 years, 11 months ago)
by
misc
- add logic for using ssl certificate ( no SNI for the moment, but should be done later )
Revision
194 -
Directory Listing
Modified
Mon Nov 8 00:18:44 2010 UTC
(13 years, 11 months ago)
by
misc
- add a hook to serve static file with apache directly
Revision
192 -
Directory Listing
Modified
Sun Nov 7 23:30:39 2010 UTC
(13 years, 11 months ago)
by
misc
- add a mod_ssl class
Revision
183 -
Directory Listing
Modified
Sat Nov 6 17:50:16 2010 UTC
(13 years, 11 months ago)
by
misc
- use name instead of the vhost variable
Revision
182 -
Directory Listing
Modified
Sat Nov 6 17:50:14 2010 UTC
(13 years, 11 months ago)
by
misc
- add django support with wsgi
Revision
181 -
Directory Listing
Modified
Sat Nov 6 17:39:16 2010 UTC
(13 years, 11 months ago)
by
misc
- refactor the directory name for apache vhost config
Revision
176 -
Directory Listing
Modified
Sat Nov 6 09:36:03 2010 UTC
(13 years, 11 months ago)
by
misc
- add a type for vhost redirection to ssl ( for epoll and catdap, once we have https )
Revision
170 -
Directory Listing
Modified
Fri Nov 5 23:49:19 2010 UTC
(13 years, 11 months ago)
by
misc
- oups again, fix the order of arguments
Revision
167 -
Directory Listing
Modified
Fri Nov 5 23:29:16 2010 UTC
(13 years, 11 months ago)
by
misc
- add a define to ease catalyst application deployement
Revision
126 -
Directory Listing
Modified
Fri Nov 5 02:13:15 2010 UTC
(13 years, 11 months ago)
by
misc
- oups, the path was wrong
Revision
124 -
Directory Listing
Modified
Fri Nov 5 01:08:21 2010 UTC
(13 years, 11 months ago)
by
misc
- add a class for mod_fastcgi
Revision
117 -
Directory Listing
Modified
Fri Nov 5 00:12:10 2010 UTC
(13 years, 11 months ago)
by
misc
- add a alias for apache package ( so we can change the engine )
- 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 )
Revision
96 -
Directory Listing
Modified
Thu Nov 4 17:42:21 2010 UTC
(13 years, 11 months ago)
by
misc
- fix the service name ( as i cannot name it apache, i need to use a alias )
Revision
84 -
Directory Listing
Modified
Thu Nov 4 15:53:24 2010 UTC
(13 years, 11 months ago)
by
misc
- since catdap use fcgid ( in the example file given by buchan ), let's add this
Revision
80 -
Directory Listing
Added
Thu Nov 4 01:09:23 2010 UTC
(13 years, 11 months ago)
by
misc
- add a module for apache