Forum Discussion
Lee_Duff_53920
Nimbostratus
Oct 20, 2006Removing URI from Browser
Hi,
We have a customer who has a security requirement that the URI of pages arent displayed within the browser.
For example, they access www.test.com and this may load www.test.co...
hoolio
Cirrostratus
Oct 20, 2006Hello,
This isn't possible based on the way HTTP works. If a user accesses the root document of a web application, the URI is /. When they click on a link within the page content, that URI is displayed in the browser when the HTTP response is received from the web application. There is no way that I can think of to completely prevent a client from knowing what directories/pages they are accessing when using a standard browser.
You could use javascript on the client side or Flash to mask the resources from the client, but anyone using a browser plugin, interception proxy or sniffer would still be able to see what they are accessing within the web application.
Aaron
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