Skip to content
Snippets Groups Projects
Commit f66b1747 authored by Lars Beckers's avatar Lars Beckers
Browse files

webserver: add rewrite location type

parent 65379b57
No related branches found
No related tags found
No related merge requests found
{%- set location = location -%}
{%- include "location-header" %}
{%- include "location-params" -%}
{%- include "location-limit-networks" -%}
{%- include "location-auth" -%}
{% for rewrite in location.rewrites %}
rewrite {{ rewrite }};
{% endfor %}
{% include "location-nested" %}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment