Skip to content

Instantly share code, notes, and snippets.

@jasonm
Created October 30, 2009 22:45
Show Gist options
  • Save jasonm/222785 to your computer and use it in GitHub Desktop.
Save jasonm/222785 to your computer and use it in GitHub Desktop.
[~] curl http://projectsmartlab.org/
<html>
<head>
<META HTTP-EQUIV="Pragma" CONTENT="no_cache">
<title>Site Temporarily Unavailable</title>
</head>
<h1>Site Temporarily Unavailable</h1>
We apologize for the inconvenience. Please contact the webmaster/
tech support immediately to have them rectify this.<p>
<font size=2>error id: "bad_httpd_conf"</font>
</body>
</html>
[~] ssh jayunit.net curl http://projectsmartlab.org/ -- INSERT --
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.com/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.com/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link href="screen.css" rel="stylesheet" type="text/css">
<title>Project: SmartLab</title>
</head>
<body>
(... and more ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment