Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

doesn't seem to work with v1 #52

Open
scalp42 opened this issue Feb 22, 2020 · 0 comments
Open

doesn't seem to work with v1 #52

scalp42 opened this issue Feb 22, 2020 · 0 comments

Comments

@scalp42
Copy link

scalp42 commented Feb 22, 2020

I'm using v1 right now and it doesn't seem to work:

0.0.0.0
browse
log stdout
errors stdout

filter rule {
  content_type text/html.*
  search_pattern Connections
  replacement blabla
}

proxy / srv://something.service.consul

Yet the HTML is returning:

<li class=""><a href="/pghero/connections">Connections</a></li>

I tried many different things like passing a path /pghero and what not but can't get it to work. I just want to prefix /pghero with /something/pghero.

Here's a gist of the HTML page: https://gist.github.com/scalp42/aa122448774afab2f3bdb9d3bc9fbecd

Not sure if I'm missing something.

Thanks in advance!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant