I read the thread, which addressed how to limit search returns to a portion of the index database. What I need to do is supply a username and password along with the http request.
Do you think it necessary for me to study how phpdig fetches web content, and see if there are additional parameters that can be passed? For instance, the http client classes for perl provide authentication parameters, as well as the linux utility wget.
|