Author: crossley
Date: Thu Oct 19 18:19:27 2006
New Revision: 465945
URL: http://svn.apache.org/viewvc?view=rev&rev=465945
Log:
Add explicit notes about manual httpd restart.
Modified:
forrest/trunk/site-author/content/xdocs/zone.xml
Modified: forrest/trunk/site-author/content/xdocs/zone.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/zone.xml?view=diff&rev=465945&r1=465944&r2=465945
==============================================================================
--- forrest/trunk/site-author/content/xdocs/zone.xml (original)
+++ forrest/trunk/site-author/content/xdocs/zone.xml Thu Oct 19 18:19:27 2006
@@ -195,6 +195,11 @@
so need to mkdir again.
</p>
+<source>
+sudo mkdir /var/run/apache2
+sudo /usr/apache2/bin/apachectl -k start
+</source>
+
<section id="admin-user">
<title>User administration</title>
<p>After receiving your account, please be sure to configure it
properly.</p>