Alguien me lo puede explicar?..
Código Apache:
Ver original
# curl -v [url]www.google.com[/url] * About to connect() to [url]www.google.com[/url] port 80 (#0) * Trying 216.58.210.164... connected * Connected to [url]www.google.com[/url] (216.58.210.164) port 80 (#0) > GET / HTTP/1.1 > User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.15.3 zlib/1.2.3 libidn/1.18 libssh2/1.4.2 > Host: [url]www.google.com[/url] > Accept: */* > < HTTP/1.1 302 Found < Cache-Control: private < Content-Type: text/html; charset=UTF-8 < Location: [url]http://www.google.de/?gfe_rd=cr&ei=5nIjVtL_Ioet8wf0j4voCA[/url] < Content-Length: 258 < Date: Sun, 18 Oct 2015 10:22:30 GMT < Server: GFE/2.0 < <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8"> <TITLE>302 Moved</TITLE></HEAD><BODY> <H1>302 Moved</H1> The document has moved <A HREF="http://www.google.de/?gfe_rd=cr&ei=5nIjVtL_Ioet8wf0j4voCA">here</A>. </BODY></HTML> * Connection #0 to host [url]www.google.com[/url] left intact * Closing connection #0