Hi there,
Is it possible to get http response using the "wget" command for a website that uses apache's auth module. I have the user name and password for the site. A simple "wget gives me (as expected):
Is it possible to get http response using the "wget" command for a website that uses apache's auth module. I have the user name and password for the site. A simple "wget gives me (as expected):
Code:
HTTP request sent, awaiting response... 401 Authorization Required
Authorization failed.