Forum Discussion

Jogen_Doshi_453's avatar
Jogen_Doshi_453
Icon for Nimbostratus rankNimbostratus
Aug 26, 2009

Hide http uri from user.

Hi Forum,

 

I have a very typical issue where in my app developers do not wish to display the uri part to the end users.

 

Like full URL : http://mysite.site.com/abc/xyz/open

 

User Display ion browser : http://mysite.site.com

 

Can this be achieved via an irule on BIG-IP Version 9.x.

 

Awaiting your responses.

 

Jogen
  • hoolio's avatar
    hoolio
    Icon for Cirrostratus rankCirrostratus
    Hi Jogen,

     

     

    See these posts for some related info:

     

     

    manipulate url displayed in browser

     

    http://devcentral.f5.com/Default.aspx?tabid=53&forumid=16&tpage=1&view=topic&postid=22378

     

     

    rewrite the uri seen by the user

     

    http://devcentral.f5.com/Default.aspx?tabid=53&forumid=5&tpage=1&view=topic&postid=27788

     

     

    I'm working on an iRule which encrypts the paths in an application so the client can't view the actual paths or modify them. But it's a side project and probably won't be done for another few weeks. Assuming everything works out, I'll add it to the Codeshare once it's ready.

     

     

    Aaron