summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_spip
AgeCommit message (Collapse)Author
2010-01-04add $mod_security_relevantonly flag, enabled by default, logs only on ↵Jerome Charaoui
suspicious requests, set to 'false' to log all requests (as before)
2009-12-23introduce config::global for global configs in conf.d and config::include ↵Jerome Charaoui
for vhost snippets in include.d
2009-12-23change OS-specific vhost templates into links, add Debian (though not all ↵Jerome Charaoui
are tested on Debian)
2009-11-21purge bin dir, only add php option if we actually added binariesmh
2009-11-21introduce php_default_charset to set charset header in phpmh
2009-11-18introduce safe mode exec as well for the other vhost typesmh
2009-08-19add spip vhost configmh