summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2009-06-24unified mod_sec stuff, turn audit engine off as wellmh
2009-06-23added correct options for git vhost templateMarcel Haerry
2009-06-21fixing if then end blockmh
2009-06-16set mod_sec block as well for static hostingsMarcel Haerry
2009-06-13introcuded ssl_mode onlymh
2009-06-13we can now also enable the usage of pearmh
2009-06-05add passenger vhost variantSimon Josi
2009-05-26only enable smarty when told toMarcel Haerry
and include smarty then
2009-05-23allow to include smarty templates from systemmh
2009-05-23turn safe_mode off for media wikismh
according to http://www.mediawiki.org/wiki/Safe_mode it's safe to turn crappy safe_mode off. I had the problem that LocalSettings.php was thought to not exist, as in safe_mode this can happen: http://ch2.php.net/manual/en/function.file-exists.php
2009-05-23we need the safe_mode_include_dirmh
2009-05-23added mediawiki path to the openbasedirmh
2009-05-23added default charsetmh
2009-05-23added gitweb vhostMarcel Haerry
2009-05-23removing double add default charset, adding where it have been missingMarcel Haerry
2009-05-22added a mediawiki vhostmh
2009-05-17always set indexes for webdavMarcel Haerry
2009-05-17fixing the rest of the typosMarcel Haerry
2009-05-17fixing template logicMarcel Haerry
2009-05-17drupal vhost file and webdav vhostMarcel Haerry
- drupal vehost template with certain defaults - webdav to be able to have a way to upload things over webdav
2009-05-17whitespace cleanupMarcel Haerry
2009-05-17merged with immerdaMarcel Haerry
2009-04-26fixing ServerAdmin stuffmh
ServerAdmin was missing for ssl vhosts ServerAdmin was set if the variable have been set to 'absent'
2009-04-25server_admin variable for ServerAdmin line in vhostsandreas
2009-04-13setting logging style of mod_secmh
according to http://thread.gmane.org/gmane.comp.apache.mod-security.user/5257/focus=5260 it should be that way.
2009-04-01still errors in log, strange, but better run in permissive mode, to activate ↵andreas
later - mod_security has problems with compress content -> deactivate mod_deflate and gzip (in applications)
2009-04-01always write the mod_sec logs to its own logfilemh
2009-03-16this isn't needed in the https section :-/mh
2009-03-15remove obsolete definitionmh
2009-03-15added simple machine vhostmh
2009-03-15added rules from webpagemh
2009-03-15audit typ have to be serialmh
2009-03-15added stuff for wordpress / cleanupmh
- vhost stuff for wordpress - cleaned up a bit with new language features
2009-03-15added default rewrite rules for joomlasmh
2009-03-15we do the gid setting globallymh
2009-03-10only gid for joomlaandreas
2009-03-10correct optionmh
2009-03-09write mod_sec logfiles per vhostmh
2009-03-07use correct variables as well for joomlamh
2009-03-07fix upload und session php dir problemmh
2009-03-07include redirect of administrator dir to ssl; add mod_security exceptionandreas
2009-01-28php_joomla templatesandreas
2008-12-18do mod_itk as well on httpsmh
2008-12-06fixing ssl_mode decision, still set the directory stuffmh
2008-12-06finished sslmode config, added itk stuff to php vhostmh
2008-12-06- added default charset possiblitymh
- enabled ssl on all 3 vhost modes
2008-12-05ignore absentmh
2008-12-05we need a new linemh
2008-12-05correct decision and made it more logicalmh
2008-12-05correct testmh