summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Collapse)Author
2011-10-08introduce a new template style, less duplicated things, more handy optionsmh
2011-10-08remove an unnecessary templatemh
2011-10-08migrating a first part over to the new partial stylemh
2011-10-08first work on php_settings via hashmh
2011-09-22Fix a syntax error in vhost/file.ppGabriel Filion
The issue and the fix were mentioned on redmine by fugit in #3472 Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2011-08-09these files do not have to be writeable by the run groupmh
2011-08-07fix dependencymh
2011-07-15it is not anymore necessary to add an empty source to purge directoriesmh
2011-05-18woraround that redirects do not have a documentrootmh
2011-05-17improve mod_security rulesmh
* handled now by a partial * possibility to add rules that should be removed * possibility to add custom mod_sec options" * use new infrastructure for existing mod_sec tweaks
2011-05-12we need also to allow limit on mediawiki dir htaccessmh
2011-04-01the run_user needs to be able to access this directorymh
2011-04-01directory is called logmh
2011-04-01fixing pathmh
2011-03-31add an additional gempathmh
2011-03-31add missing files and manage necessary files to run as specific usermh
2011-03-31improving passenger supportmh
2011-03-27fix typomh
2011-02-24use a better subsitutionmh
2011-02-24try a more unique placeholder, because the old one failed with binaries ↵mh
which contained _ in the name
2011-02-24allow setting of a specific bin_dirmh
2011-02-23add a directory for global exec binsmh
2011-02-22add missing parammh
2011-02-22add missing parammh
2011-02-22first way to a unified partial based vhost templatemh
2010-11-04allow setting of additional options for proxy vhostsmh
2010-11-01add htpasswd optionmh
2010-11-01introduce mod security for proxymh
2010-11-01correct namemh
2010-11-01add possibility to proxy vhostsmh
2010-10-09fix typomh
2010-10-09only manage file parts if the file should actually be presentmh
2010-10-09pass run modemh
2010-10-06remove cgi-bin dir if we are removing the vhostmh
2010-09-03this selector doesn't work that waymh
2010-09-03fix php dir modes for new itk modesmh
2010-08-17all itk modes need the userdir set to 755mh
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
goes up with such includes
2010-08-16use modules urlmh
2010-08-16correctly fix problemmh
2010-08-16override instead of redefinemh
2010-08-16correctly fix problemmh
2010-08-16fix include bugmh
2010-08-16improve vhosts stuffmh
- move various inclusion to the file define, as this is the last define for all in the chain - only include if our vhost is not set to absent
2010-08-16automatically include php for php vhostsmh
2010-08-16fix various missing things for itk_plus modemh
2010-08-16only set source or content when we actually manage the filemh
2010-08-16fix wrong param namingmh