Skip to content
Snippets Groups Projects
Commit 61be83e5 authored by Nico's avatar Nico Committed by Adrian Reyer
Browse files

revproxy: add redirect of stuttgart.freifunk.net

parent 2fe182d0
No related branches found
No related tags found
No related merge requests found
...@@ -61,6 +61,9 @@ vhosts: ...@@ -61,6 +61,9 @@ vhosts:
- domain: freifunk-stuttgart.net - domain: freifunk-stuttgart.net
redirect: "https://freifunk-stuttgart.de/" redirect: "https://freifunk-stuttgart.de/"
type: redirect type: redirect
- domain: stuttgart.freifunk.net
redirect: "https://freifunk-stuttgart.de/"
type: redirect
- domain: www.freifunk-stuttgart.de - domain: www.freifunk-stuttgart.de
backend: "http://10.0.3.228/" backend: "http://10.0.3.228/"
max_body_size: 150M max_body_size: 150M
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment