Index: doc/source/en/tsvn_server/server_apache.xml
===================================================================
--- doc/source/en/tsvn_server/server_apache.xml	(revision 3126)
+++ doc/source/en/tsvn_server/server_apache.xml	(working copy)
@@ -116,6 +116,14 @@
 					</para>
 				</listitem>
 			</orderedlist>
+			<warning>
+				<para>
+					If you decide to install Apache as a service, be warned that
+					by default it will run as the local system account.  It would 
+					be a more secure practise for you to create an account for Apache
+					to run as.
+				</para>
+			</warning>
 		</para>
 	</sect2>
 	<sect2 id="tsvn-serversetup-apache-3">


