Page MenuHomePhabricator

curl -vL http://page-creation.wmflabs.org

Authored By
bd808
Sep 11 2017, 7:40 PM
Size
1 KB
Referenced Files
None
Subscribers
None

curl -vL http://page-creation.wmflabs.org

$ curl -vL http://page-creation.wmflabs.org
* Rebuilt URL to: http://page-creation.wmflabs.org/
* Trying 208.80.155.156...
* TCP_NODELAY set
* Connected to page-creation.wmflabs.org (208.80.155.156) port 80 (#0)
> GET / HTTP/1.1
> Host: page-creation.wmflabs.org
> User-Agent: curl/7.54.1
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Server: nginx/1.11.13
< Date: Mon, 11 Sep 2017 19:39:59 GMT
< Content-Type: text/html; charset=iso-8859-1
< Content-Length: 242
< Connection: keep-alive
< Vary: X-Forwarded-Proto
< Strict-Transport-Security: max-age=31536000
< Location: https://page-creation.wmflabs.org/
< X-Clacks-Overhead: GNU Terry Pratchett
<
* Ignoring the response-body
* Connection #0 to host page-creation.wmflabs.org left intact
* Issue another request to this URL: 'https://page-creation.wmflabs.org/'
* Trying 208.80.155.156...
* TCP_NODELAY set
* Connected to page-creation.wmflabs.org (208.80.155.156) port 443 (#1)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
* Server certificate: *.wmflabs.org
* Server certificate: GlobalSign Organization Validation CA - SHA256 - G2
* Server certificate: GlobalSign
> GET / HTTP/1.1
> Host: page-creation.wmflabs.org
> User-Agent: curl/7.54.1
> Accept: */*
>
< HTTP/1.1 403 Forbidden
< Server: nginx/1.11.13
< Date: Mon, 11 Sep 2017 19:39:59 GMT
< Content-Type: text/html; charset=iso-8859-1
< Content-Length: 209
< Connection: keep-alive
< Vary: X-Forwarded-Proto
< Strict-Transport-Security: max-age=31536000
<
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /
on this server.<br />
</p>
</body></html>
* Connection #1 to host page-creation.wmflabs.org left intact

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4922759
Default Alt Text
curl -vL http://page-creation.wmflabs.org (1 KB)

Event Timeline