Skip to content

URLrewrite

URL rewrite configuration

You need to define a URL dictionary specifying how requests map to the existing endpoints to use the plugin. There are two diferent ways of declaring rewrites:

literal: The literal match takes precedence and is checked first. If the requested URL is exactly the one defined in the map, then the redirection happens.
regexp: The regexp expressions are checked in sequence when there are no literal matches. You can use the capturing groups in the endpoint definition.

Step 2:Click on service settings As shown below images you can see the Service Setitngs click on it.

Publisher Portal API Overview

Step 3: Under the service settings you will able to see URL rewrite enable it you will see the fields

Publisher Portal API Overview