apache.rst
changeset 32 9af4589c3ff2
child 735 5c437e2d5fe1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/apache.rst	Tue Feb 10 10:52:17 2009 +0200
@@ -0,0 +1,13 @@
+-*- outline -*-
+
+* How reread config file?
+
+For Linux
+
+  $ /etc/init.d/apache2 restart
+
+or for FreeBSD
+
+  $ /usr/local/etc/rc.d/apache2 restart
+
+