Skip to content

Instantly share code, notes, and snippets.

@rafaeldff
Created February 19, 2011 15:48
Show Gist options
  • Save rafaeldff/835133 to your computer and use it in GitHub Desktop.
Save rafaeldff/835133 to your computer and use it in GitHub Desktop.
Alguém faltou às aulas de ortografia...
rafael@ferreiranote:~$ curl www.fflch.usp.br
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Redirecinando para o novo site</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="refresh" content="1;URL=http://fflch.usp.br">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment