Is there a way to rewrite the URL path in tunnel?

What is the name of the domain?

abc.xyz

What is the issue you’re encountering

Unable to rewrite url path

What steps have you taken to resolve the issue?

no method

What are the steps to reproduce the issue?

I want to expose a local http service through tunnel, and set the domain name to abc.xyz/http80, but “http80” will also be passed to the local http service. I don’t want this to happen. Is there any way to solve this problem?

You can use Rewrite Rules to change the path that is sent to your server.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.