Hi,
I have been trying to get the authentication in Zoom to work so that password protected areas of our site will get indexed. We are using session based authentication and I have entered that information into the configuration of the zoom indexer (i.e. login page, username and password). When I look at the log after the indexing it seems that zoom can log in properly, but when it tries to call up some of the password protected pages it seems that the session is not properly working.
Zoom finds all the pages but it cannot call up the page sections that should appear once it is logged in (some sections of the pages appear to logged in users and some don't). The php pages check for the session variables before loading.
Rgds
ph
I have been trying to get the authentication in Zoom to work so that password protected areas of our site will get indexed. We are using session based authentication and I have entered that information into the configuration of the zoom indexer (i.e. login page, username and password). When I look at the log after the indexing it seems that zoom can log in properly, but when it tries to call up some of the password protected pages it seems that the session is not properly working.
Zoom finds all the pages but it cannot call up the page sections that should appear once it is logged in (some sections of the pages appear to logged in users and some don't). The php pages check for the session variables before loading.
Rgds
ph
Comment