Index: .htaccess
===================================================================
--- .htaccess	(revision 8482)
+++ .htaccess	(working copy)
@@ -23,6 +23,11 @@
 #    AuthDigestFile     /var/www/htdigest
 #    Require            valid-user
 
+# If MythWeb is installed outside of the document root (eg. using Alias) then
+# you will need to set this directive to the base URL that MythWeb is visible
+# from externally. If you do not, the web server will return 'not found'.
+#    RewriteBase    /mythweb
+
 # MythTV now uses the correct file suffix for mpeg files, so all .nuv files
 # should actually be NuppleVideo.  However, apache probably doesn't know what
 # those are, so we should tell it.
