Procházet zdrojové kódy

Added newlines to recent files

tags/v0.37.4
Alexander Kozlov před 9 roky
rodič
revize
03d97659d0
4 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. +1
    -1
      apache/files/Debian/sites-available/000-default.conf
  2. +1
    -1
      apache/manage_security.sls
  3. +1
    -1
      apache/own_default_vhost.sls
  4. +1
    -1
      pillar.example

+ 1
- 1
apache/files/Debian/sites-available/000-default.conf Zobrazit soubor

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

+ 1
- 1
apache/manage_security.sls Zobrazit soubor

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

{% endif %}

{% endif %}
{% endif %}

+ 1
- 1
apache/own_default_vhost.sls Zobrazit soubor

@@ -14,4 +14,4 @@ apache_own-default-vhost:
- watch_in:
- module: apache-reload

{% endif %}
{% endif %}

+ 1
- 1
pillar.example Zobrazit soubor

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

Načítá se…
Zrušit
Uložit