index
:
puppet_apache.git
master
[puppet_apache]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
vhost
/
php
/
standard.pp
Age
Commit message (
Expand
)
Author
2010-01-10
make it also possible that safe_mode_exec_bin can be absent
mh
2009-11-21
purge bin dir, only add php option if we actually added binaries
mh
2009-11-21
substitute with correct variable so we can use it more than once
mh
2009-11-21
introduce php_default_charset to set charset header in php
mh
2009-11-19
additional cleanup
mh
2009-11-18
simplify fileresource
mh
2009-11-18
bin-dir: user+group needs to be the documentroot user
Andreas
2009-11-18
'undefined' error
Andreas
2009-11-18
typo
Andreas
2009-11-18
create php_safe_mode_exec_bin_dir in standard.pp, not earlier; phpdirs not used
Andreas
2009-11-18
renames and proc move from webhosting for php_safe_mode_exec_bins
Andreas
2009-11-18
added a dir for binaries (php safe_mode_exec_dir)
Andreas
2009-07-25
add variable to tweak php safe_mode
mh
2009-06-16
enabled use_mod_macro param on php::standard
Marcel Haerry
2009-06-13
we can now also enable the usage of pear
mh
2009-05-26
only enable smarty when told to
Marcel Haerry
2009-05-22
we can now decide wether we'd like to manage webdir or the docroot, will be n...
mh
2009-05-17
extracted every define and class in it's own file
mh