summaryrefslogtreecommitdiff
path: root/templates/vhosts/perl/CentOS.erb
AgeCommit message (Collapse)Author
2011-10-08remove old filesmh
2009-12-23change OS-specific vhost templates into links, add Debian (though not all ↵Jerome Charaoui
are tested on Debian)
2009-06-24unified mod_sec stuff, turn audit engine off as wellmh
2009-06-13introcuded ssl_mode onlymh
2009-05-17whitespace cleanupMarcel 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-01always write the mod_sec logs to its own logfilemh
2009-03-16this isn't needed in the https section :-/mh
2009-03-15audit typ have to be serialmh
2009-03-10correct optionmh
2009-03-09write mod_sec logfiles per vhostmh
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
2008-12-05fixed option decision, centos static is now link of openbsd, as we can use ↵mh
the same
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-01added run_mode for running vhosts with the itk modulemh
2008-12-01added perl vhost definitionmh