I tried and tried but could not find a way to monitor weather or not a site has apache .htaccess auth. I need a way to monitor our staging sites and alert us when there you are not prompted for authentication. Any ideas?
I know how to monitor if the service is running but not if when you hit the site you are prompted for a username and password.
There's no native way to do it. You'd need a script.
That's what i was afraid of. Thanks.