Forum Discussion
Ahmed_Eissa_206
Jul 28, 2015Nimbostratus
URL PATH HASHING
how could i hash the url:: path for a vip
by default client access the site as www.mysite.com/admin , i just wanna make the url path is hashed to client as
www.mysite.com/
i created an irule as ...
Michael_Jenkins
Jul 28, 2015Cirrostratus
I don't think you can do this. At least not from the server side. Only way to modify the url address would be through javascript or sending a redirect to a "hashed" url.
In an iRule, you could proxy requests from a hashed url to a different backend url. Difficulty there is that you'd need to do some custom rewriting of the response pages to make sure the links would point to the hashed url. Would be a little bit of a headache. If you wanted to consider this, you might want to check out the ProxyPass iRule.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects