Skip to content

Instantly share code, notes, and snippets.

@ryanhs
Forked from nfarring/index.html
Created October 2, 2023 06:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanhs/7258000bdf7dc66e20cc86a6b0b34041 to your computer and use it in GitHub Desktop.
Save ryanhs/7258000bdf7dc66e20cc86a6b0b34041 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