I would like to monitor a couple of intranet sites that are completely password protected. Currently, I get a "Site is not available." error message, even though the site is available, just not accessible. Maybe providing access to such a site for Drupal Sentry via privileged user access and/or permissions would be a possibility?
Comments
Comment #1
snufkin commentedHow are they password protected? Is it via basic http authentication, webdav, or by domain?
Comment #2
snufkin commentedI gave it a thought, I know what you mean now. Sentry should be able to reach the client site via xml-rpc (as long the IP or url works), however the site node tries to validate the url by downloading via drupal http request, and this is where this might have failed.