Skip to content

Proxy fail loading resources (.js, .css, images ) #717

Answered by Tratcher
cesamej asked this question in Q&A
Discussion options

You must be logged in to vote
        "Path": "/verstalocal/{**catch-all}"
        },
        "Transforms": [
          {"PathPattern": "{**catchall}"},
          { "PathPrefix": "/verstalocal" }
      ]}

That combination ends up with the same result as if you didn't have any transforms.

What url is the site redirecting to?

This "/verstalocal/" prefix might not be a viable option when working with your destination server. There's only so much the proxy can do to fight what the destination wants to do.

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
7 replies
@cesamej
Comment options

@Tratcher
Comment options

Tratcher Feb 8, 2021
Collaborator

@cesamej
Comment options

@Tratcher
Comment options

Tratcher Feb 8, 2021
Collaborator

@cesamej
Comment options

Comment options

You must be logged in to vote
2 replies
@Tratcher
Comment options

@cesamej
Comment options

Comment options

You must be logged in to vote
2 replies
@cesamej
Comment options

@shankarvrp
Comment options

Answer selected by karelz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants