Created
March 20, 2011 01:04
-
-
Save contextlimit/877967 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Brain1:/repo/app-brain# wget -d http://brain/ | |
| DEBUG output created by Wget 1.11.4 on linux-gnu. | |
| --2011-03-20 01:04:07-- http://brain/ | |
| Resolving brain... 127.0.0.1 | |
| Caching brain => 127.0.0.1 | |
| Connecting to brain|127.0.0.1|:80... connected. | |
| Created socket 3. | |
| Releasing 0x0000000001809880 (new refcount 1). | |
| ---request begin--- | |
| GET / HTTP/1.0 | |
| User-Agent: Wget/1.11.4 | |
| Accept: */* | |
| Host: brain | |
| Connection: Keep-Alive | |
| ---request end--- | |
| HTTP request sent, awaiting response... | |
| ---response begin--- | |
| HTTP/1.1 404 Not Found | |
| Server: nginx/0.8.54 | |
| Date: Sun, 20 Mar 2011 01:04:07 GMT | |
| Content-Type: text/html | |
| Connection: close | |
| X-Powered-By: PHP/5.3.5-0.dotdeb.1 | |
| ---response end--- | |
| 404 Not Found | |
| Closed fd 3 | |
| 2011-03-20 01:04:07 ERROR 404: Not Found. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment