Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Double response when attempting redirect

Jesse_Reinhart_
Nimbostratus
Nimbostratus

Hi!

I've got a .net application that's parsing the following iRule:

when HTTP_REQUEST {
  HTTP::respond 301 Location "$proto://www.[HTTP::host][HTTP::uri]"

When the request returns to the application, the URL gets doubled up. This looks like it's because the application passes the URI as the full path, not just the part after the host. Researching URI on the internet looks like there's some ambiguity about how it is supposed to be defined.

Is there some other way we can accomplish the same thing without specifying the URI?

Thanks!

  • Jesse
0 REPLIES 0