/[adm]/puppet/modules/apache/templates
ViewVC logotype

Log of /puppet/modules/apache/templates

View Directory Listing Directory Listing


Sticky Revision:

Revision 2767 - Directory Listing
Modified Thu May 31 23:05:13 2012 UTC (11 years, 10 months ago) by boklm
add temporary fix on champagne for CVE-2011-3192

Revision 2706 - Directory Listing
Modified Mon Apr 2 11:05:35 2012 UTC (11 years, 11 months ago) by misc
move the others files in subdirectory

Revision 2705 - Directory Listing
Modified Mon Apr 2 11:05:32 2012 UTC (11 years, 11 months ago) by misc
move the template into a subdirectory ( cleaner )

Revision 2552 - Directory Listing
Modified Sat Mar 17 01:25:04 2012 UTC (12 years ago) by misc
manage the certificate used for default connexion too, since that's the one that xymon check for expiry ( and that's also what openssl does ). Probably a issue with SNI, didn't look more in details for tonight

Revision 2502 - Directory Listing
Modified Fri Mar 16 16:37:58 2012 UTC (12 years ago) by misc
compress log file, as this is taking too much space on champagne

Revision 2390 - Directory Listing
Modified Fri Feb 10 14:20:07 2012 UTC (12 years, 1 month ago) by misc
make sure we no longer need to fizzle with /etc/hosts for reverse proxy

Revision 2085 - Directory Listing
Modified Wed Nov 9 22:14:05 2011 UTC (12 years, 4 months ago) by boklm
only add NameVirtualHost on port 443 when mod_ssl has been selected

Revision 1636 - Directory Listing
Modified Tue May 24 10:25:22 2011 UTC (12 years, 10 months ago) by boklm
keep httpd logs for 24 months

Revision 1635 - Directory Listing
Modified Tue May 24 10:21:10 2011 UTC (12 years, 10 months ago) by boklm
add logrotate config

Revision 1632 - Directory Listing
Modified Tue May 24 09:15:58 2011 UTC (12 years, 10 months ago) by boklm
use second variable, as it is not possible to reassign parameter

Revision 1630 - Directory Listing
Modified Tue May 24 09:07:42 2011 UTC (12 years, 10 months ago) by boklm
add separate logs on vhost_base

Revision 1600 - Directory Listing
Modified Sun May 8 19:30:46 2011 UTC (12 years, 10 months ago) by pterjan
Fix handling of options

Revision 1599 - Directory Listing
Modified Sun May 8 19:12:41 2011 UTC (12 years, 10 months ago) by pterjan
Allow setting options in vhost base template

Revision 1527 - Directory Listing
Modified Mon Apr 18 13:01:24 2011 UTC (12 years, 11 months ago) by misc
make sure that wsgi pass Authorisation header to tx, as this break tx-client


Revision 1517 - Directory Listing
Modified Tue Apr 12 15:40:37 2011 UTC (12 years, 11 months ago) by boklm
sendmail_path needs to be set by php_admin_value instead of php_value

Revision 1500 - Directory Listing
Modified Fri Apr 8 14:58:10 2011 UTC (12 years, 11 months ago) by boklm
set php date.timezone to UTC (as CEST is an incorrect value)

Revision 1499 - Directory Listing
Modified Fri Apr 8 14:49:28 2011 UTC (12 years, 11 months ago) by boklm
send php emails from root@mageia.org

Revision 1278 - Directory Listing
Modified Tue Mar 8 10:17:37 2011 UTC (13 years ago) by misc
- alias should be ordered, more specific first, or the more general will
mask the more specific alias ( apache warn about this ). Hashes in puppet
are not sorted.

Revision 1248 - Directory Listing
Modified Thu Mar 3 00:43:20 2011 UTC (13 years, 1 month ago) by boklm
test wildcard_sslcert as a string (as facter converts booleans to strings)

Revision 1247 - Directory Listing
Modified Wed Mar 2 23:53:51 2011 UTC (13 years, 1 month ago) by boklm
revert 1244

Revision 1246 - Directory Listing
Modified Wed Mar 2 23:49:40 2011 UTC (13 years, 1 month ago) by boklm
comment SSLCertificateChainFile

Revision 1244 - Directory Listing
Modified Wed Mar 2 23:38:55 2011 UTC (13 years, 1 month ago) by boklm
fix test on wildcard_sslcert

Revision 1242 - Directory Listing
Modified Wed Mar 2 23:24:29 2011 UTC (13 years, 1 month ago) by boklm
set ServerAdmin email

Revision 1241 - Directory Listing
Modified Wed Mar 2 23:23:08 2011 UTC (13 years, 1 month ago) by boklm
add default ssl vhost

Revision 1234 - Directory Listing
Modified Wed Mar 2 19:27:11 2011 UTC (13 years, 1 month ago) by boklm
use wildcard certificate, if available

Revision 1195 - Directory Listing
Modified Thu Feb 24 14:47:34 2011 UTC (13 years, 1 month ago) by misc
- block signal registration, as viewvc seems to prevent SIGTERM
from killing process ( and thus apache from restarting )

Revision 1190 - Directory Listing
Modified Wed Feb 23 22:36:04 2011 UTC (13 years, 1 month ago) by misc
- fix location of certificate ( in some specific case like on friteuse )


Revision 1185 - Directory Listing
Modified Wed Feb 23 17:14:31 2011 UTC (13 years, 1 month ago) by misc
- php complain when the timezone is not set, and do not seem
to be able to guess it from system setup. It is set in apache
config as this is easier to do ( alternative is to use augeas to modify
php.ini, would require more work on our servers )

Revision 1174 - Directory Listing
Modified Tue Feb 22 01:37:11 2011 UTC (13 years, 1 month ago) by misc
- enable ssl usage for reverse proxy ( used by forum )

Revision 1051 - Directory Listing
Modified Sat Feb 12 15:31:16 2011 UTC (13 years, 1 month ago) by misc
disable some wsgi check, as viewvc do not like them ( should be reported upstream too )

Revision 935 - Directory Listing
Modified Tue Feb 1 12:45:03 2011 UTC (13 years, 1 month ago) by misc
add server_aliases argument, to enable to have server aliases on vhost

Revision 933 - Directory Listing
Modified Tue Feb 1 12:44:59 2011 UTC (13 years, 1 month ago) by misc
use vhost_base for vhost_wsgi type ( leaner )

Revision 932 - Directory Listing
Modified Tue Feb 1 12:44:56 2011 UTC (13 years, 1 month ago) by misc
- add support of aliases definition, prior to vhost_wsgi type merge

Revision 931 - Directory Listing
Modified Tue Feb 1 12:44:55 2011 UTC (13 years, 1 month ago) by misc
- add a vhost_redirect type

Revision 930 - Directory Listing
Modified Tue Feb 1 12:44:53 2011 UTC (13 years, 1 month ago) by misc
allow to set public_html on a vhost

Revision 928 - Directory Listing
Modified Tue Feb 1 12:44:50 2011 UTC (13 years, 1 month ago) by misc
- refactoring of apache config file, to ease future deployment

Revision 908 - Directory Listing
Modified Fri Jan 28 12:26:04 2011 UTC (13 years, 2 months ago) by misc
enable mod_wdgi hack to let viewvc write to stdout. Viewvc should be
fixed, and a bug report should be opened ( but for now, this is faster )

Revision 890 - Directory Listing
Modified Mon Jan 24 12:22:10 2011 UTC (13 years, 2 months ago) by misc
allow to set aliases for wsgi powered web application ( should be refactored, IMHO )

Revision 812 - Directory Listing
Modified Mon Jan 17 15:24:07 2011 UTC (13 years, 2 months ago) by misc
new vhost_wsgi type, for viewvc support

Revision 778 - Directory Listing
Modified Thu Jan 13 18:12:29 2011 UTC (13 years, 2 months ago) by misc
add a reverse proxy class

Revision 742 - Directory Listing
Modified Sun Jan 9 11:15:08 2011 UTC (13 years, 2 months ago) by misc
add vhost_simple, for handling simple checkout ( php, static website )

Revision 621 - Directory Listing
Modified Wed Dec 15 03:11:52 2010 UTC (13 years, 3 months ago) by misc
add ssl support to django deployment class

Revision 620 - Directory Listing
Modified Wed Dec 15 01:39:37 2010 UTC (13 years, 3 months ago) by misc
- add support for multiple module_path ( as needed by transifex ), and
  to not prefix the settings module ( in case of, but not needed now )

Revision 612 - Directory Listing
Modified Wed Dec 15 01:39:27 2010 UTC (13 years, 3 months ago) by misc
do not use a variable called module in template, this is a reserved ruby keyword

Revision 490 - Directory Listing
Modified Tue Nov 30 19:21:50 2010 UTC (13 years, 4 months ago) by misc
fix the template, this cause the epoll installation on alamut to not
have css :/

Revision 488 - Directory Listing
Modified Tue Nov 30 19:21:48 2010 UTC (13 years, 4 months ago) by misc
enable SNI and use one certificate per vhost for catalyst application

Revision 270 - Directory Listing
Modified Wed Nov 17 20:43:29 2010 UTC (13 years, 4 months ago) by misc
- oups, revert wrongly commited work in progress :/


Revision 265 - Directory Listing
Modified Wed Nov 17 15:35:10 2010 UTC (13 years, 4 months ago) by misc
- add a proto module for taking care of pam ( need pam_ldap, etc support, and a review of the pam config file too )

Revision 208 - Directory Listing
Modified Mon Nov 8 13:30:00 2010 UTC (13 years, 4 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, 4 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, 4 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, 4 months ago) by misc
- fix template here too


Revision 199 - Directory Listing
Modified Mon Nov 8 00:47:08 2010 UTC (13 years, 4 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, 4 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, 4 months ago) by misc
- add a hook to serve static file with apache directly


Revision 183 - Directory Listing
Modified Sat Nov 6 17:50:16 2010 UTC (13 years, 4 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, 4 months ago) by misc
- add django support with wsgi

Revision 176 - Directory Listing
Modified Sat Nov 6 09:36:03 2010 UTC (13 years, 4 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, 4 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, 4 months ago) by misc
- add a define to ease catalyst application deployement


Revision 117 - Directory Listing
Added Fri Nov 5 00:12:10 2010 UTC (13 years, 4 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 ) 


  ViewVC Help
Powered by ViewVC 1.1.30