@renato.souza wrote:
Hi guys,
I’m trying to add a string into an uri. Like this:
Original URI: abc.acme.com
New URI: xyz.abc.acme.com
So, the user will type the first one but the server will receive the second one (For configuration reasons I need to receive this address on the server side)
I tried the bellow config but it does not work.
reqirep ^ Host: \ abc.acme.com Host: \ xyz.abc.acme.com
Can you help me?
Thanks in advance!
Renato Souza
Posts: 4
Participants: 2