Skip to content

Instantly share code, notes, and snippets.

@nfarring
Created July 29, 2011 06:17
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save nfarring/1113292 to your computer and use it in GitHub Desktop.
Save nfarring/1113292 to your computer and use it in GitHub Desktop.
Ubuntu Apache default index.html file
<html><body><h1>It works!</h1>
<p>This is the default web page for this server.</p>
<p>The web server software is running but no content has been added, yet.</p>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment