Apache

Apache Interview Cheat Sheet

I put this together for a friend as a sort of 30-second overview of things I think you should know for a job interview. Obviously, if you're going for a position as a full-time Apache admin you'll need to know more but if Apache is just one of many requirements then I think this is helpful.

Lingo to know:

httpd.conf - configuration file read on startup of Apache
modules - provide additional functionality to Apache such as SSL, PHP, etc.
directives - These are the individual configuration options in the httpd.conf (List at bottom)