[Babel-users] [babel] Babel web pages back up

Gabriel Kerneis kerneis at google.com
Sat Apr 9 14:41:46 UTC 2016


On Sat, Apr 9, 2016 at 4:36 PM, Juliusz Chroboczek <
jch at pps.univ-paris-diderot.fr> wrote:

>     $ curl -i http://www.pps.univ-paris-diderot.fr/~jch/software/babel/ |
> sed -n -e '1p' -e '/^Location:/p'
>     HTTP/1.1 301 Moved Permanently
>     Location: https://www.irif.univ-paris-diderot.fr/~jch/software/babel/


Try with IPv6:

$ curl -i -4 http://www.pps.univ-paris-diderot.fr/~jch/software/babel/
HTTP/1.1 301 Moved Permanently
Date: Sat, 09 Apr 2016 14:40:29 GMT
Server: Apache/2.4.18 (FreeBSD) PHP/5.6.20 OpenSSL/0.9.8zh-freebsd
Location: https://www.irif.univ-paris-diderot.fr/~jch/software/babel/
Content-Length: 267
Content-Type: text/html; charset=iso-8859-1

<!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="
https://www.irif.univ-paris-diderot.fr/~jch/software/babel/">here</a>.</p>
</body></html>

$ curl -i -6 http://www.pps.univ-paris-diderot.fr/~jch/software/babel/
HTTP/1.1 404 Not Found
Accept-Ranges: none
Cache-Control: no-cache
Content-Type: text/html; charset=utf-8
Date: Sat, 09 Apr 2016 14:39:22 GMT
Expires: 0
Server: Ocsigen
Transfer-Encoding: chunked

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "
http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><!-- Page generated by OCaml
with Ocsigen.
See http://ocsigen.org/ and http://caml.inria.fr/ for information -->
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Error
404</title></head><body><h1>Not Found</h1><p>Error
404</p><p>Ocsigen_extensions.Ocsigen_http_error(_)<br /><em>(Ocsigen
running in debug mode)</em></p></body></html>

-- 
Gabriel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/babel-users/attachments/20160409/d53819f0/attachment.html>


More information about the Babel-users mailing list