-
Notifications
You must be signed in to change notification settings - Fork 18
parameter path and content_type "or" combined instead of expected "and" #20
Comments
I will try to reproduce this with an integration test as soon as possible. |
I got your problem. Currently |
…le to decide if the user wants `and`/`or` and set it by default to `and`.
…le to decide if the user wants `and`/`or` and set it by default to `and`.
I think this change broke the plugin. It seems no replacement rules work for me, neither the example ones. |
I'm not sure if I have the same issue (or related to #2) but I can't get the plugin to rewrite content when the I had the same issue with
|
@Stonedestroyer Could you please provide a simple Caddyfile with corresponding HTML-file and the request you did to the server - which enables me to 100% to reproduce the issue? Thanks! |
That's strange a completely new caddyfile works.
and .html file with replaceme in it. I can confirm proxy does not work which is probably what both of them were. |
@Stonedestroyer: The file above looks broken? |
I just created a .html file with replaceme in it that worked. I think it's just the proxy directive with the filter. As that is what worked before when it replaced my proxy called Tixati. So I am not completely sure what to give you, I am gonna try setup a test with quick proxy and replace. Will try it with xampp + caddy. I make sure to give you all the files. The test above works. |
Hello, I am using your plugin.
I got caddy version 0.10.4 and your plugin build as of today from the caddy build servers.
This replaces all of ="/ it can find on any path. It does not seem to respect the path. We tried with $/tixati as well but there was no difference.
Discussion here https://caddy.community/t/reverse-proxy-rewriting/2393/17 about the issue.
The text was updated successfully, but these errors were encountered: