Merge pull request #102 from michaelforge/fix-newlines
Added newlines to recent files
This commit is contained in:
commit
0b69d718bb
@ -1,4 +1,4 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteRule ^/(.*) blah [R=503]
|
RewriteRule ^/(.*) blah [R=503]
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
@ -30,4 +30,4 @@ apache_manage-security-{{ option }}:
|
|||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
@ -14,4 +14,4 @@ apache_own-default-vhost:
|
|||||||
- watch_in:
|
- watch_in:
|
||||||
- module: apache-reload
|
- module: apache-reload
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
@ -126,4 +126,4 @@ apache:
|
|||||||
RemoteIPHeader: X-Forwarded-For
|
RemoteIPHeader: X-Forwarded-For
|
||||||
RemoteIPTrustedProxy:
|
RemoteIPTrustedProxy:
|
||||||
- 10.0.8.0/24
|
- 10.0.8.0/24
|
||||||
- 127.0.0.1
|
- 127.0.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user