Forum Discussion
To mask the URI
Hi Folks,
Yesterday I received a request from Client for Mask extensions (to mask the URI). Currently My website is running as https://domain.com/hranalytics/login
Accessing domain.com goes to domain.com/hranalytics/login but the URI is seen. I do not want the URI (hranalytics/login) to be seen. Just domain.com should be seen. Please advise the same.
Currently an iRule is called :
when HTTP_REQUEST { if { [HTTP::path] equals "/" } { HTTP::uri "/hranalytics" } }
Kindly help, whether I need to make a new iRule or I need to do chnage something here.
- Stanislas_Piro2Cumulonimbus
Hi,
you can look at this thread
I don't know if it solved the issue because there was no answer from author.
Recent Discussions
Related Content
* 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