summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Collapse)Author
2009-02-09correct owner and group for the writebla dirs tooandreas
2009-02-08documentroot_recurse parameter for apache::vhost::webdir fcnandreas
2009-02-08recurse setting for webrootandreas
2009-01-28require was wrongandreas
2009-01-28dependencies for the git-cloneandreas
2009-01-27extending apache and webhosting modules for joomla. extending git module ↵andreas
with clone
2008-12-14put session and upload dir together, run user is owner of itk is usedmh
2008-12-14made php define itk awaremh
2008-12-09fixed typomh
2008-12-09adjusted to new usage of booleansmh
2008-12-07as domain can be absent it's better ti use the servernamemh
2008-12-07added www possibility for domainalias, added dokumh
2008-12-06added some more paths to find a vhost filemh
2008-12-06added some more locations to find a config filemh
2008-12-06- added default charset possiblitymh
- enabled ssl on all 3 vhost modes
2008-12-05fixed other typosmh
2008-12-05typomh
2008-12-05fixed typosmh
2008-12-05- add index.shtml to default index if we do includmh
es, as well add +Includes to the directory options if not yet done - removed the security rewrite as it is already in the defaults.inc! - removed the enforcement of mod_security
2008-12-05merged with puzzlemh
2008-12-02adjusted user rightsmh
2008-12-02fix some path varmh
2008-12-01setting now the path as wellmh
2008-12-01added ssl_mode parammh
2008-12-01better namingmh
2008-12-01added run_mode for running vhosts with the itk modulemh
2008-12-01fixed typomh
2008-12-01added perl vhost definitionmh
2008-11-30adjusted group for webdir on openbsdmh
2008-11-30merged with puzzlemh
2008-11-18we don't use this classmh
2008-11-08added htpasswd deploy capabilitymh
2008-11-08added options for vhostsmh
2008-11-07fixed typosmh
2008-11-07added missing parametermh
2008-11-07propagated new option to the upper definesmh
2008-11-07root-owner of webhost have to be root, the webroot_dir have to be writeable ↵mh
by the user
2008-11-07removed hasstatus because this implies init script usagemh
2008-11-07adjust path stuff -> made it easiermh
2008-11-07include default stuff for sslmh
2008-11-07adjusted path for modulesmh
2008-11-07adjusted paths to general stylemh
2008-11-07made path more defaultmh
introduced logrotating for apache
2008-11-07fix default user and group for openbsdmh
2008-11-07restrict default dirmodemh
2008-11-07fuck the sytemmh
2008-11-07generalized various config stylesmh
finished support for openbsd
2008-11-07added a new static definemh
refactored and wrapped various defines
2008-11-07merged with puzzlemh
2008-11-01enabled apache for openbsdmh