Forum Discussion

Ted_Smith_11168's avatar
Ted_Smith_11168
Icon for Nimbostratus rankNimbostratus
Jul 19, 2005

Change url without redirect?

I am fairly new to irules and hope that I have not missed a simple solution:

 

 

We have a unique situation where a client-based DLL is uploading a file to our website. For reasons beyound my control I need to change the destination url without a redirect. When I use a redirect the payload (file to upload) is lost because the DLL is not smart enough to resubmit file for upload.

 

 

I need to change incoming url from: http://host\plquoting\templates\receiveincomingfile.cfm

 

 

to:

 

http://host\personallines\templates\receiveincomingfile.cfm.

 

 

Is there a simple way to modify url destination without re-direct command?

 

 

Thanks for any help!

2 Replies

  • That was too simple!! Thanks for your help!! I've put it on our test box and is working great!!

     

     

    btw... you're right about the slashes... not sure why I typed them in that way.

     

  • unRuleY_95363's avatar
    unRuleY_95363
    Historic F5 Account
    You may also want to look at this post if you generically want to replace "/plquoting" with "/personallines" on all your uri's starting with "/plquoting":

     

    http://devcentral.f5.com/default.aspx?tabid=28&forumid=5&postid=3447&view=topic Click here