I recently had to setup Drupal behind a reverse proxy server. (If you don't know what a reverse proxy server is, check it out on Wikipedia) One thing people may not realize about this sort of setup is if you want your logs for your visitors to show up properly, you need to change a setting inside your settings.php file. Here's how.
What you'll need: Drupal, a reverse proxy server
How to do it:
