summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-27fix typomh
2011-03-18we don't need these logfiles in the includemh
2011-03-17put mod_security stuff in its own partialmh
2011-03-17add mod_security stuff to the new default templatemh
2011-02-25we need a new line theremh
2011-02-25cleanup renderingmh
2011-02-25fix template syntaxmh
2011-02-25fixing template foomh
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-22fixing mode stuffmh
2011-02-22try to fix a variable problemmh
2011-02-22fix template pathsmh
2011-02-22fix typomh
2011-02-22add missing parammh
2011-02-22add missing parammh
2011-02-22add STS header in default ssl configmh
2011-02-22first way to a unified partial based vhost templatemh
2011-01-30adding htpasswd for proxymh
2010-12-12update to latest secure ssl directivesmh
2010-12-12enable HTS everywheremh
2010-12-06add STS header for enforced SSL sitesmh
* http://en.wikipedia.org/wiki/Strict_Transport_Security This will tell browsers to interact with that site only per HTTPS.
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-25unify namingmh
2010-10-25improve redirect, so we don't stick on the servernamemh
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-18add missing directive for ssl proxy vhostsmh
2010-08-17all itk modes need the userdir set to 755mh
2010-08-17correct statementmh
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