mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
Added newlines to recent files
This commit is contained in:
parent
7860992728
commit
03d97659d0
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<VirtualHost *:80>
|
||||
RewriteEngine on
|
||||
RewriteRule ^/(.*) blah [R=503]
|
||||
</VirtualHost>
|
||||
</VirtualHost>
|
||||
|
|
|
@ -30,4 +30,4 @@ apache_manage-security-{{ option }}:
|
|||
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
|
|
@ -14,4 +14,4 @@ apache_own-default-vhost:
|
|||
- watch_in:
|
||||
- module: apache-reload
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
|
|
@ -126,4 +126,4 @@ apache:
|
|||
RemoteIPHeader: X-Forwarded-For
|
||||
RemoteIPTrustedProxy:
|
||||
- 10.0.8.0/24
|
||||
- 127.0.0.1
|
||||
- 127.0.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue