Hi, I was trying to test the error messages of my server (apache: ErrorDocument 404 ....)
but unfortunately could not download those error messages generated by my server with wget since the server sends a 404 code if a page is missing (that's what I wanted to test), wget does not save the page then. so wget should have an option to download and save in any case even when an error code was sent. regards Hadmut