Forum Discussion
2funky_105078
Cirrus
Aug 09, 2013Recursive HTTP redirection, why?
Hello,
I tried the following irule which had this idea
if i go to http://www.example.com/, then it should redirect to
http://www.example.com/_bla1bla2bla3?/
when HTTP_REQU...
pmaubo3_109863
Nimbostratus
Jul 20, 2012Hi,
Yes that is what I was looking for. Not sure if I can put it all in one irule but I'm checking.
Thanks again
- Kenny_BarntJul 03, 2017
Altostratus
I Guess I should RTFM a little better. Poking around I found this note in the contextual help in the VPE for the AD Query block...
Note: Because this option requires administrative privileges, ensure that the administrator name and password are specified on the AAA Active Directory server configuration page.
... that I hadn't seen anywhere else. Added some credentials to the AAA server configuration and it works.