summaryrefslogtreecommitdiff
path: root/templates/vhosts/static
AgeCommit message (Expand)Author
2014-04-19remove unnecessary new linesmh
2014-04-18address puppet 3.x deprecation warningsmh
2014-04-14more identation fixingmh
2012-06-08fix dynamic scope variables, function accessmh
2011-10-08introduce a new template style, less duplicated things, more handy optionsmh
2011-10-08migrating a first part over to the new partial stylemh
2011-05-18we need to set the var also vor http partsmh
2011-05-18move header to partialsmh
2011-05-17this is now in the include filemh
2011-05-17migrate authentication to partialsmh
2011-05-17switching logs over to partialsmh
2011-05-17improve mod_security rulesmh
2010-12-12enable HTS everywheremh
2010-12-06add STS header for enforced SSL sitesmh
2010-10-25improve redirect, so we don't stick on the servernamemh
2010-08-11introduce logmode featuremh
2010-01-04add $mod_security_relevantonly flag, enabled by default, logs only on suspici...Jerome Charaoui
2009-12-23introduce config::global for global configs in conf.d and config::include for...Jerome Charaoui
2009-12-23change OS-specific vhost templates into links, add Debian (though not all are...Jerome Charaoui
2009-06-24unified mod_sec stuff, turn audit engine off as wellmh
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-05-19removing double add default charset, adding where it have been missingMarcel Haerry
2009-05-17whitespace cleanupMarcel Haerry
2009-04-26fixing ServerAdmin stuffmh
2009-04-25server_admin variable for ServerAdmin line in vhostsandreas
2008-12-06fixing ssl_mode decision, still set the directory stuffmh
2008-12-06- added default charset possiblitymh
2008-12-05ignore absentmh
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 th...mh
2008-12-05- add index.shtml to default index if we do includmh
2008-12-05merged with puzzlemh
2008-12-02fix typomh
2008-11-30correct passwd file pathmh
2008-11-30disallow trace and track on vhosts -> securitymh
2008-11-30merged with puzzlemh
2008-11-08only set directory options if we don't redirectmh
2008-11-08fixing some typosmh
2008-11-08make vhost template output niciermh
2008-11-08added htpasswd deploy capabilitymh
2008-11-08added options for vhostsmh
2008-11-07added additional optionsmh
2008-11-07added template for static hostingmh