Skip to content

Instantly share code, notes, and snippets.

@ccarpenterg
Created July 24, 2009 06:01
Show Gist options
  • Save ccarpenterg/153878 to your computer and use it in GitHub Desktop.
Save ccarpenterg/153878 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Mi primer servidor</title>
</head>
<body>
<p>Mi primer HTML en un <strong>Servidor Apache</strong></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment