summaryrefslogtreecommitdiff
path: root/manifests/vhost/php/standard.pp
AgeCommit message (Expand)Author
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
2010-08-16automatically include php for php vhostsmh
2010-08-16impelement itk plus modemh
2010-08-11introduce logmode featuremh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-01-30migrate missing partsmh
2010-01-30merged with lavamindmh
2010-01-10make it also possible that safe_mode_exec_bin can be absentmh
2010-01-04add $mod_security_relevantonly flag, enabled by default, logs only on suspici...Jerome Charaoui
2009-11-21purge bin dir, only add php option if we actually added binariesmh
2009-11-21substitute with correct variable so we can use it more than oncemh
2009-11-21introduce php_default_charset to set charset header in phpmh
2009-11-19additional cleanupmh
2009-11-18simplify fileresourcemh
2009-11-18bin-dir: user+group needs to be the documentroot userAndreas
2009-11-18'undefined' errorAndreas
2009-11-18typoAndreas
2009-11-18create php_safe_mode_exec_bin_dir in standard.pp, not earlier; phpdirs not usedAndreas
2009-11-18renames and proc move from webhosting for php_safe_mode_exec_binsAndreas
2009-11-18added a dir for binaries (php safe_mode_exec_dir)Andreas
2009-07-25add variable to tweak php safe_modemh
2009-06-16enabled use_mod_macro param on php::standardMarcel Haerry
2009-06-13we can now also enable the usage of pearmh
2009-05-26only enable smarty when told toMarcel Haerry