a.genus
8ca121bed2
Add mod_dav_svn
il y a 9 ans
Forrest
7abbe22724
Merge pull request #103 from michaelforge/feature-keepalive_option
Added ability to configure KeepAlive option
il y a 9 ans
Alexander Kozlov
57d11a1cf0
Fixed YAML parsing On/Off as True/False
True and False are not correct values for apache config
il y a 9 ans
Alexander Kozlov
3e650f5c48
Added ability to configure KeepAlive option
Sometimes it's necessary optimization in nginx+apache2 environment
il y a 9 ans
Wolodja Wentland
0b69d718bb
Merge pull request #102 from michaelforge/fix-newlines
Added newlines to recent files
il y a 9 ans
Alexander Kozlov
03d97659d0
Added newlines to recent files
il y a 9 ans
Forrest
7860992728
Merge pull request #101 from michaelforge/feature-mod_remoteip
Added ability to configure mod_remoteip
il y a 9 ans
Alexander Kozlov
58aae42324
Follow-up to 8f2308b98
il y a 9 ans
Alexander Kozlov
8f2308b985
Added ability to configure mod_remoteip
il y a 9 ans
Forrest
8df779fe12
Merge pull request #98 from michaelforge/feature_manage-security
Added ability to manage security settings
il y a 9 ans
Forrest
832cf13025
Merge pull request #99 from michaelforge/feature_manage-default-vhost
Added ability to replace default vhost with own version
il y a 9 ans
Alexander Kozlov
f7940ecdc1
Added ability to replace default vhost with own version
Added example shows 503 code instead of "It works!" page.
il y a 9 ans
Alexander Kozlov
5a641d5b6a
Mentioned `apache.manage_security` at docs
il y a 9 ans
Alexander Kozlov
8584dbf2a1
Added ability to manage security settings
By reassigning options with `blockreplace` at `/etc/apache2/conf-available/security.conf`, which is linked as conf-enabled by default on Debian packages
il y a 9 ans
Forrest
00d0785886
Merge pull request #95 from nigelsim/versioned-config
Added support for different config templates based on Apache version
il y a 9 ans
Forrest
f8197e6e51
Merge pull request #96 from nigelsim/alias-location
Added support for Alias and Location directives in a VirutalHost
il y a 9 ans
root
3742b40f86
Added support for Alias and Locations, as well as enabling Dav
il y a 9 ans
root
dc7970955a
Added support for different templates for the config file based on version
il y a 9 ans
Nitin Madhok
c3393a4910
Fixing minor typo
il y a 9 ans
Nitin Madhok
35885280f1
Merge pull request #94 from abednarik/update_mod_proxy_id
Update mod proxy id to avoid conflict when using modules te enable this module
il y a 9 ans
abednarik
b28b61205a
Update mod proxy id to avoid conflict when using modules te enable this mod
il y a 9 ans
Forrest
17916fc234
Merge pull request #93 from abednarik/fix_deprecated_iteritems_method
Replace deprecated iteritems() with items()
il y a 9 ans
abednarik
384a3c56c2
Replace deprecated iteritems() with items()
il y a 9 ans
puneet kandhari
52af4e1ca4
Merge pull request #92 from abrefort/master
Add support for Ubuntu 15.04 and 15.10 in map.jinja.
il y a 9 ans
Adrien Bréfort
9e9d6ba4ba
Add support for Ubuntu 15.04 and 15.10 in map.jinja.
il y a 9 ans
Forrest
fadff5c544
Merge pull request #91 from elevennl/master
Added installation support for mod_pagespeed on RedHat
il y a 9 ans
Carlo Vollebregt
2d39798fbb
Added installation support for mod_pagespeed on RedHat: cache and log dir are already created after installation of the mod_pagespeed RPM
il y a 9 ans
Carlo Vollebregt
a3885e6d69
Added installation support for mod_pagespeed on RedHat
il y a 9 ans
Forrest
939011c4f2
Merge pull request #90 from cybacolt/master
fix for symlink docroot failure
il y a 9 ans
Rowcliffe Browne
fd49c2c385
fix for symlink docroot failure
il y a 9 ans
Nitin Madhok
e62a82116b
Merge pull request #88 from abednarik/fix_osfingermap_for_centos
CentOS osfingermap update
il y a 9 ans
abednarik
a093f8debb
CentOS osfingermap update
il y a 9 ans
Forrest
c0a4041310
Merge pull request #87 from inventage/master
Set vhost sites as enabled by default
il y a 9 ans
Dominik Menzi
ea065e3413
Set vhost sites as enabled by default
il y a 9 ans
Forrest
84519a6aea
Merge pull request #85 from bradthurber/redhat_module_fixes
Redhat module.sls fixes
il y a 9 ans
Brad Thurber
fb2f41afe4
debugging - the \s gets turned into \\s for some reason - so using [[:space:]] instead. This seems to be the grep-favored approach http://stackoverflow.com/questions/4233159/grep-regex-whitespace-behavior
il y a 9 ans
Brad Thurber
9020f8d82a
sed needs to allow spaces before LoadModule
il y a 9 ans
Brad Thurber
24698575f1
add space before grep module check
il y a 9 ans
puneet kandhari
663b80724f
Merge pull request #84 from eliasp/missing-confext
Add missing context
il y a 9 ans
Elias Probst
293b68b939
Add missing context
il y a 9 ans
puneet kandhari
4c02ae7004
Merge pull request #83 from morsik/patch-1
Added CentOS and Oracle Linux versions mapping
il y a 9 ans
Konrad Mosoń
f07f672ed1
Added CentOS and Oracle Linux versions mapping
il y a 9 ans
puneet kandhari
c6413a361c
Merge pull request #82 from eliasp/patch-1
Don't execute `a2dissite` on each state run
il y a 9 ans
Elias Probst
ff2dd397c3
Don't execute `a2dissite` on each state run
Add `onlyif` check to execute `a2dissite` only when needed.
il y a 9 ans
puneet kandhari
92cc127bfe
Merge pull request #81 from jcristau/no-documentroot
allow absence of DocumentRoot
il y a 9 ans
Julien Cristau
9be8ade5aa
allow absence of DocumentRoot
DocumentRoot is useless for a plain redirect or proxy vhost, no need to
force creating the directory.
Signed-off-by: Julien Cristau <julien.cristau@logilab.fr>
il y a 9 ans
Nitin Madhok
9bd6873d27
Merge pull request #80 from eliasp/a2tools-confext
a2(en|dis)site requires the full name incl. the confext.
il y a 9 ans
Elias Probst
0ed941bd4e
a2(en|dis)site requires the full name incl. the confext.
il y a 9 ans
puneet kandhari
7406e62d23
Merge pull request #78 from eliasp/correct-confext-usage
Use 'apache.confext' instead of hardcoding '.conf'
il y a 9 ans
Elias Probst
873d86cadb
Use 'apache.confext' instead of hardcoding '.conf'
il y a 9 ans