summaryrefslogtreecommitdiff
path: root/manifests/vhost/php
AgeCommit message (Expand)Author
2011-02-22first way to a unified partial based vhost templatemh
2010-08-17set correct domain, if domain is absent, what it is most of the timemh
2010-08-17fix cronjob domainmh
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-06-12disable mod_security for galleriesmh
2010-06-12get the decision branch rightmh
2010-06-12introduce upload dir for gallery server side uploadsmh
2010-01-30migrate missing partsmh
2010-01-30merged with lavamindmh
2010-01-26module silverstripeAndreas
2010-01-20missing variablesAndreas
2010-01-20missing variableAndreas
2010-01-10make it also possible that safe_mode_exec_bin can be absentmh
2010-01-10if we should remove everything if set to absentmh
2010-01-04add $mod_security_relevantonly flag, enabled by default, logs only on suspici...Jerome Charaoui
2010-01-04config file to managemh
2010-01-02actually the default is already utf8mh
2010-01-02we have already a default charset flag we managemh
2010-01-01not a managed dirAndreas
2010-01-01create g2data dirAndreas
2010-01-01redefinition errorAndreas
2010-01-01create gdata dirAndreas
2010-01-01gallery2 moduleAndreas
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-21add missing parametermh
2009-11-21introduce php_default_charset to set charset header in phpmh
2009-11-20docman dmdocuments directory is web writableAndreas
2009-11-19additional cleanupmh
2009-11-18introduce safe mode exec as well for the other vhost typesmh
2009-11-18group php options togethermh
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-18add php_bin_dir for typo3Andreas
2009-11-18update typo3 managed (i.e. httpd writable) directoriesAndreas
2009-11-18added a dir for binaries (php safe_mode_exec_dir)Andreas
2009-11-18link is not apache specificAndreas
2009-11-09safe_mode_bin linksAndreas
2009-11-09temp must be writableAndreas
2009-11-01no apache::typo3 needed at the momentAndreas Maag
2009-11-01typo3 addedAndreas Maag
2009-10-20tmp shouls also be writeablemh