Merge pull request #102 from michaelforge/fix-newlines

Added newlines to recent files
This commit is contained in:
Wolodja Wentland 2015-12-16 16:38:53 +01:00
commit 0b69d718bb
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
<VirtualHost *:80>
RewriteEngine on
RewriteRule ^/(.*) blah [R=503]
</VirtualHost>
</VirtualHost>

View File

@ -30,4 +30,4 @@ apache_manage-security-{{ option }}:
{% endif %}
{% endif %}
{% endif %}

View File

@ -14,4 +14,4 @@ apache_own-default-vhost:
- watch_in:
- module: apache-reload
{% endif %}
{% endif %}

View File

@ -126,4 +126,4 @@ apache:
RemoteIPHeader: X-Forwarded-For
RemoteIPTrustedProxy:
- 10.0.8.0/24
- 127.0.0.1
- 127.0.0.1