permission sensitive caching
I have a CUG protected page and implemented /auth_checker directly as below (sharing few lines of configuration)
but not able to see AuthChecker: initialized with URL 'configured_url'. in the dispatcher logs using apache 2.2 and dispatcher 4.1.7 in windows , please share any ideas
also share if dispatcher.any file with /auth_checker configured just to validate
/farms
{
/website
{
/auth_checker
{
/url "/bin/permissioncheck.html"