Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
ServerName tinman

Test

Verify that the Apache Web Server is running first by hitting your server's IP Address. If you do not know your ip address, at the console type,

Code Block
ip address

Then launch a browser and enter your ip address into the browser.

You should see a webpage show up saying "It works!"

Apache Basic Server Hardening

Here are some of the basic hardening steps I take today.

...