13 62.111.193.42 - - [24/Apr/2024:15:19:36 -0400] "GET
/index.php HTTP/1.1" 200 33921 r:"-" "Wget/1.21.4"
X:"SAMEORIGIN" 0/129431 573/35481/33921 H:HTTP/1.1
U:/index.php gd443 s:200
It did exactly what you asked, yes.
My apologies - the output was from wget, as that's what I
typically use.
$ curl 'https://guardiandigital.com/resources/blog?start=48'
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a
href="" class="moz-txt-link-rfc2396E" href="https://guardiandigital.com/index.php">"https://guardiandigital.com/index.php">here</a>.</p>
</body></html>
|