summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-12a first shot of testsmh
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-18make our autoconfig setup publicmh
2014-07-02pass down the logprefixmh
2014-07-02lintingmh
2014-06-13Merge git://git.subpage.ch/subpage/puppet/module-apachemh
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-05-21change char to us-asciitr
2014-05-06sort the arraymh
2014-04-29ensure that this only works in the root directorymh
2014-04-28do not forward if https is already set as forwarded headermh
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-19lintingmh
2014-04-19Merge remote-tracking branch 'lavamind/master'mh
2014-04-19correct alignmentmh
2014-04-19introduce a simple wp-login brute force protectionmh
2014-04-19remove unnecessary new linesmh
2014-04-19combine the checks like this, otherwise we always redirect on securitymh
2014-04-18fix another deprecation warningmh
2014-04-18address puppet 3.x deprecation warningsmh
2014-04-17lintingmh
2014-04-14include fcgi config also on http although they might get redirected, because ...mh
2014-04-14remove that extra linemh
2014-04-14fix identationmh
2014-04-14only forward on httpsmh
2014-04-14more identation fixingmh
2014-04-14cleanup identation of if then else, especially for the produced filemh
2014-04-14an initial https connection might still end up as http on the backend. in tha...mh
2014-03-16make it possible that domainalias can be an arraymh
2014-02-25Merge branch 'master' of ssh://git.cmaisonneuve.qc.ca/srv/git/public/puppet/m...root
2014-02-25Merge branch 'riseup'Micah Anderson
2014-02-25fix merge conflict snafu introduced by:Micah Anderson
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-23this is only required on debianmh
2014-02-23lintingmh
2014-02-23Merge remote-tracking branch 'shared/master'mh
2014-02-23lintingmh
2014-02-23introduce a datadir for all dynamic hostingsmh
2014-02-23lintingmh
2014-02-21enable status module on debianJerome Charaoui