mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
Add whitespace to help with matching puppet.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
RewriteEngine On
|
||||
|
||||
{% if path == '/favicon.ico$' %}
|
||||
RewriteRule {{path}} {{target}} [P]
|
||||
{% else %}
|
||||
RewriteRule {{path}} {{target}} [R={{status}},L]
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user