Forum Discussion
JDamianB
Altostratus
Jun 01, 2023Detecting /# in an URL
Hi I created an iRule to permit/deny the access to the URL /#/admin according to the client address. My problem is neither [HTTP::uri] nor [HTTP::path] contain #/admin I observed navigators and c...
- Jun 02, 2023
As I suspected, the #/admin is processed in the client side and it is not sent to the server. The next wikipedia article explains the use of fragments:
JDamianB
Altostratus
Jun 01, 2023Hi
I have found #/admin in a JavaScript created by, I think, AngularJS
<a href="#/admin/contexts" data-ng-class="{\'active\': location.path() === \'/admin/contexts\'}" >
JDamianB
Altostratus
Jun 02, 2023As I suspected, the #/admin is processed in the client side and it is not sent to the server. The next wikipedia article explains the use of fragments:
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