doc/oats_httpd.conf in oats-0.0.7 vs doc/oats_httpd.conf in oats-0.0.8
- old
+ new
@@ -1,8 +1,12 @@
# Drop in this HTTP CONF in the proper folder to be included in each Agent's
# Apache configuration.
-# - MacOS location: /etc/apache2/other, restart: sudo /usr/sbin/apachectl restart
-
+# - MacOS
+# location: /etc/apache2/other,
+# command: sudo /usr/sbin/apachectl restart
+# - Ubuntu
+# location: /etc/apache2/conf.d
+# command: sudo /etc/init.d/apache2 restart
# The following assumes oats and occ are placed under /home/occadmin. You may
# need to adjust these folders (or create soft-links) if they are placed
# elsewhere.
<Directory "/home/occadmin/oats">
Options Indexes FollowSymLinks