Ю
- id: auth_ashx
uri: http://elg.clan.su/forum
predicates:
- Path=/news/**
Подскажите как сделать так, чтобы гетвей перенаправлял на
http://elg.clan.su/forum
/news? Потому что сейчас проксируется так: http://elg.clan.su/
newsSize: a a a
AE
- id: auth_ashx
uri: http://elg.clan.su/forum
predicates:
- Path=/news/**
http://elg.clan.su/forum
/news? Потому что сейчас проксируется так: http://elg.clan.su/
newsЮ
AE
- id: auth_ashx
uri: http://elg.clan.su/forum
predicates:
- Path=/news/**
http://elg.clan.su/forum
/news? Потому что сейчас проксируется так: http://elg.clan.su/
newshttp://elg.clan.su/
news Ю
http://elg.clan.su/
news AE
AE
AE
Ю
- id: auth_ashx
uri: http://ip/auth.ashx
predicates:
- Path=/auth.ashx/**
filters:
- StripPrefix=1
Ю
AE
http://ip/auth.ashx
без префикса /loginhttp://ip/login
, так?AE
- id: auth_ashx
uri: http://ip/auth.ashx
predicates:
- Path=/auth.ashx/**
filters:
- StripPrefix=1
Ю
Ю
http://ip/login
, так?Ю
gateway/auth.ashx/login
происходит фильтрация - StripPrefix=1
остается «/login» в итоге по идее должен получится запрос http://ip/auth.ashx/login
D𝔇
AM