Redirect logicio

This commit is contained in:
Oleg Lavrovsky 2017-05-03 15:29:07 +02:00
parent f3e4e1c275
commit 33a0963445
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@ server {
proxy_redirect off;
proxy_pass http://wagtail-site;
}
location /logicio/pmws/ {
return 301 /;
}
}
# TODO: parameterize