Index: reviewboard/settings_local.py.tmpl
===================================================================
--- reviewboard/settings_local.py.tmpl	(revision 1509)
+++ reviewboard/settings_local.py.tmpl	(working copy)
@@ -26,6 +26,10 @@
 # figure out URLs to stick in e-mails and related pages.
 SITE_ID = 1
 
+# Set this to the place of your reviewboard if it does not reside 
+# at the root of your server. - Add the trailing slash. 
+# SITE_ROOT = "/reviewboard/"
+
 # If you set this to False, Django will make some optimizations so as not
 # to load the internationalization machinery.
 USE_I18N = True
