summaryrefslogtreecommitdiff
path: root/manifests/vhost/php/standard.pp
AgeCommit message (Expand)Author
2014-11-15sni: make ssl_cert configurable per vhosto
2014-09-07no need for thatmh
2014-09-07set the rc correctly also for std. phpmh
2014-09-07be sure to parse the right php.inimh
2014-08-31add scl55 supportmh
2014-07-02pass down the logprefixmh
2014-05-29take safe mode setting outsidemh
2014-05-26on newer installations (php >= 5.4) we should not use safe_mode thingsmh
2014-05-25integrate php54 from scl supportmh
2014-05-25adapt to new namingmh
2014-04-26fix a regression from the last change: safe_mode_exec_bins is in php_options ...mh
2014-04-25use builtin language function instead of an own onemh
2014-04-19fix merge regression and add data-dir back to open_basedirmh
2014-04-19Merge remote-tracking branch 'lavamind/master'mh
2014-04-18address puppet 3.x deprecation warningsmh
2014-02-24pass additional open_basedir paths in $php_options hash insteadJerome Charaoui
2014-02-24append to standard paths instead of overrideJerome Charaoui
2014-02-24remove safe_mode flag from defaults under Debian (removed from PHP 5.4 which ...Jerome Charaoui
2014-02-23introduce a datadir for all dynamic hostingsmh
2014-02-23lintingmh
2013-09-12remove the variable againo
2013-09-12initialize the variableo
2013-09-12pass the php_tmp_dir option to fcgido
2012-06-18this should enforced as apachemh
2012-06-08fix dynamic scope variables, function accessmh
2012-06-05new style for 2.7mh
2012-05-31fix various puppet language thingsmh
2011-10-13if we run as fcgid, we need to tell safe_mode that gid is finemh
2011-10-09fix typomh
2011-10-09this options should be set globallymh
2011-10-09include php::itk on itk setupsmh
2011-10-08log php errors to a per vhost logfilemh
2011-10-08pass php_settings to fcgid-starter and only set them in vhost, if we don't ru...mh
2011-10-08type is a metaparammh
2011-10-08also include mod_fcgid for php stuffmh
2011-10-08add mod_fcgid stuffmh
2011-10-08the key will always be heremh
2011-10-08fix namemh
2011-10-08merge functions to new stdlibs, fix has_key hash problemmh
2011-10-08introduce a new template style, less duplicated things, more handy optionsmh
2011-10-08first work on php_settings via hashmh
2011-07-15it is not anymore necessary to add an empty source to purge directoriesmh
2011-05-17improve mod_security rulesmh
2011-02-24use a better subsitutionmh
2011-02-24try a more unique placeholder, because the old one failed with binaries which...mh
2011-02-24allow setting of a specific bin_dirmh
2011-02-22add missing parammh
2011-02-22add missing parammh
2011-02-22first way to a unified partial based vhost templatemh
2010-08-17remove includes in defines that are called a lot, it looks like compile time ...mh