Apache Archive

Clean up your Apache access logs and leave whats important

During any sort of web application development or testing we tend to load and reload our pages many times as we test our tweaks. Or sometimes we just want to make sure our site is still up so we just "check in" to make sure everything is kosher. The problem is that this creates a bunch of unnecessary entries in our Apache access.log that we really don't care about. We need a way to exclude our own IP address from being logged in Apache's access.log.

Apache2 commands for an Ubuntu server

For some reason I can never remember the Apache2 commands for my Ubuntu Server. Problem solved, here's an easy reference.

Page 1 of 1