Javier Bértoli
2be52db8b8
Add mod_security management
Add gitignore, kitchen-ci files
Add some tests and documentation
пре 8 година
Forrest
4567cc3870
Merge pull request #136 from abehling/master
RedHat: Added configurable variables, Fixed bug if vhostdir is something diff…
пре 8 година
Alexander Behling
3232866cc2
Added configurable variables, Fixed bug if vhostdir is something different than default value
пре 8 година
Wolodja Wentland
fa60741615
Merge pull request #133 from inventage/master
Add support for name based virtual hosts
пре 8 година
Dominik Menzi
d1c3463154
Add support for NameVirtualHost on Debian
пре 8 година
Forrest
0297392713
Merge pull request #134 from dexbleeker/master
rename no_default to no_default_vhost (matching README.md)
пре 8 година
Dex Bleeker
653e445e00
rename no_default to no_default_vhost (matching README.md)
пре 8 година
Wolodja Wentland
6ae0056d10
Merge pull request #132 from inventage/precise-support
Add support for Ubuntu 12.04
пре 8 година
Dominik Menzi
16888bd927
Add support for Ubuntu precise
пре 8 година
Forrest
68884e1705
Merge pull request #131 from Dextro/fix-pillar-example-option
fix Options in pillar.example
пре 8 година
Bert Pattyn
5fc1dc710b
fix Options in pillar.example
пре 8 година
puneet kandhari
f0978a9c47
Pull Request Template
пре 8 година
puneet kandhari
575f3debe6
Merge pull request #129 from fintanmm/master
Fixed directory typo for logrotate in pagespeed mod.
пре 8 година
Fintan MacMahon
51b5acb151
Fixed directory typo for logrotate
пре 8 година
Wolodja Wentland
ff8e539882
Merge pull request #127 from nilsglow/master
fix line feed suppression in standard.tmpl
пре 8 година
Nils Kalchhauser
fa291e289a
fix line feed suppression in standard.tmpl
пре 8 година
Forrest
9f7b7f1941
Merge pull request #126 from artmoni/br_ssl
#125 activate ssl module
пре 8 година
sebastien.fleury
55c5bf598b
#125 activate ssl module
пре 8 година
Forrest
ba0ba8686f
Merge pull request #119 from opdude/hotfix/require-new-line
Fixed a bug where the Require parameter would be on the same line as …
пре 8 година
Wolodja Wentland
c35f25e0cc
Merge pull request #117 from opdude/feature/remove-vhost
Added the ability to remove the vhost file from debian
пре 8 година
Daniel Hobley
9b8932b267
Fixed a bug where the Require parameter would be on the same line as location
- This is then ignored by Apache
пре 8 година
Daniel Hobley
2a84daf248
Added the ability to remove the vhost file from debian
пре 8 година
Forrest
2320295d09
Merge pull request #113 from genuss/fix_listen
Manage ports.conf file properly
пре 9 година
a.genus
4d04d95b02
Manage ports.conf file on Debian
пре 9 година
a.genus
ba6679ef66
Remove breaking changes
пре 9 година
Forrest
c5987510b7
Merge pull request #111 from mchugh19/master
Cleanup whitespace in generated vhosts
пре 9 година
Christian McHugh
f8d90931f8
Cleanup whitespace in generated vhosts
Correct handling of allow encoded slashes
пре 9 година
Forrest
308e05f72f
Merge pull request #110 from douardda/allow-several-interfaces
Allow to configure several interfaces for a vhost.
пре 9 година
David Douard
f01c72c637
Allow to configure several interfaces for a vhost.
This is done by split the interface pillar value instead of using a proper
list so it behaves exactly the same as before for simple 1 interface cases
(no need to refactor one's pillar files).
The resulting is something like:
Listen 1.2.3.4:80
Listen [2001:abc:def:100::3]:80
<VirtualHost 1.2.3.4:80 [2001:abc:def:100::3]:80>
...
пре 9 година
Forrest
ef10de6a57
Merge pull request #109 from cybacolt/master
allow AllowEncodedSlashes directive in vhosts.
пре 9 година
Rowcliffe Browne
4987f3d556
allow AllowEncodedSlashes directive in vhosts.
Apache2 docs state this is global, but vhost overrides it even when not specified.
additionally, this directive is defaulted differently across distributions (eg. CentOS is default 'On')
this change allows control of the directive.
пре 9 година
Forrest
2ff245c230
Merge pull request #108 from cybacolt/master
Allow global directives to be added to apache config
пре 9 година
Rowcliffe Browne
2557d3d1c8
Allow global directives to be added to apache config
пре 9 година
puneet kandhari
e10b2f59d1
Merge pull request #107 from cloud-hero/master
Added state for configuring logrotate
пре 9 година
Bogdan Radulescu
ee1208d5c7
Improove the logrotate state with the map
пре 9 година
Bogdan Radulescu
d7b28dd4fb
Added state for configuring logrotate
пре 9 година
michaelforge
8f21cf5572
Fixed typo in README, follow-up to f7940ecdc
пре 9 година
Forrest
9ade6b3de8
Merge pull request #104 from genuss/mod_dav_svn
Add mod_dav_svn support
пре 9 година
Forrest
6f20861b9a
Merge pull request #106 from genuss/conf_ports
Configure listen directive
пре 9 година
a.genus
5d03deb3b5
Remove ports.conf inclusion
пре 9 година
a.genus
cac7545070
Add listen directive to vhosts templates and remove ports.conf
пре 9 година
a.genus
f69e834f4b
Add docs about mod_dav_svn
пре 9 година
a.genus
8ca121bed2
Add mod_dav_svn
пре 9 година
Forrest
7abbe22724
Merge pull request #103 from michaelforge/feature-keepalive_option
Added ability to configure KeepAlive option
пре 9 година
Alexander Kozlov
57d11a1cf0
Fixed YAML parsing On/Off as True/False
True and False are not correct values for apache config
пре 9 година
Alexander Kozlov
3e650f5c48
Added ability to configure KeepAlive option
Sometimes it's necessary optimization in nginx+apache2 environment
пре 9 година
Wolodja Wentland
0b69d718bb
Merge pull request #102 from michaelforge/fix-newlines
Added newlines to recent files
пре 9 година
Alexander Kozlov
03d97659d0
Added newlines to recent files
пре 9 година
Forrest
7860992728
Merge pull request #101 from michaelforge/feature-mod_remoteip
Added ability to configure mod_remoteip
пре 9 година
Alexander Kozlov
58aae42324
Follow-up to 8f2308b98
пре 9 година