index
:
puppet_apache.git
master
[puppet_apache]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
vhosts
/
php
/
CentOS.erb
Age
Commit message (
Expand
)
Author
2009-12-23
change OS-specific vhost templates into links, add Debian (though not all are...
Jerome Charaoui
2009-11-21
purge bin dir, only add php option if we actually added binaries
mh
2009-11-21
introduce php_default_charset to set charset header in php
mh
2009-11-18
renames and proc move from webhosting for php_safe_mode_exec_bins
Andreas
2009-11-18
added a dir for binaries (php safe_mode_exec_dir)
Andreas
2009-07-25
ending dash to prevent empty line
mh
2009-07-25
add variable to tweak php safe_mode
mh
2009-06-24
unified mod_sec stuff, turn audit engine off as well
mh
2009-06-13
introcuded ssl_mode only
mh
2009-06-13
we can now also enable the usage of pear
mh
2009-05-26
only enable smarty when told to
Marcel Haerry
2009-05-23
allow to include smarty templates from system
mh
2009-05-23
removing double add default charset, adding where it have been missing
Marcel Haerry
2009-05-17
whitespace cleanup
Marcel Haerry
2009-04-26
fixing ServerAdmin stuff
mh
2009-04-25
server_admin variable for ServerAdmin line in vhosts
andreas
2009-04-13
setting logging style of mod_sec
mh
2009-04-01
always write the mod_sec logs to its own logfile
mh
2009-03-16
this isn't needed in the https section :-/
mh
2009-03-15
audit typ have to be serial
mh
2009-03-10
correct option
mh
2009-03-09
write mod_sec logfiles per vhost
mh
2009-03-07
fix upload und session php dir problem
mh
2008-12-18
do mod_itk as well on https
mh
2008-12-06
fixing ssl_mode decision, still set the directory stuff
mh
2008-12-06
finished sslmode config, added itk stuff to php vhost
mh
2008-12-06
- added default charset possiblity
mh
2008-12-05
ignore absent
mh
2008-12-05
we need a new line
mh
2008-12-05
correct decision and made it more logical
mh
2008-12-05
correct test
mh
2008-12-05
fixed 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 includ
mh
2008-11-30
correct passwd file path
mh
2008-11-30
disallow trace and track on vhosts -> security
mh
2008-11-30
merged with puzzle
mh
2008-11-08
fixing some typos
mh
2008-11-08
make vhost template output nicier
mh
2008-11-08
added htpasswd deploy capability
mh
2008-11-08
added options for vhosts
mh
2008-11-07
added additional options
mh
2008-11-07
updated template to the new define style
mh
2008-11-07
merged with puzzle
mh