summaryrefslogtreecommitdiff
path: root/manifests/vhost/php
AgeCommit message (Collapse)Author
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
- actually the execs are always set to something. - grouping of php parameters
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
2009-09-20allow FileInfo for .htaccess for spipmh
2009-09-20remove unnecessary parammh
2009-08-19add spip vhost configmh
2009-07-25add variable to tweak php safe_modemh
2009-06-16enabled use_mod_macro param on php::standardMarcel Haerry
2009-06-16chaning default group, as we set the root of a vhost to 640Marcel Haerry
2009-06-13we can now also enable the usage of pearmh
2009-05-26only enable smarty when told toMarcel Haerry
and include smarty then
2009-05-23it's now possible to not pass managed directories to the webapp definemh
2009-05-23fix typomh
2009-05-23fixing commentmh
2009-05-22we create the instance rather in the webhosting modulemh
2009-05-22added a mediawiki vhostmh
2009-05-22we can now decide wether we'd like to manage webdir or the docroot, will be ↵mh
necessary for mediawiki stuff
2009-05-17extracted every define and class in it's own filemh