aboutsummaryrefslogtreecommitdiff
path: root/www/squidanalyzer/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/squidanalyzer/files/pkg-message.in')
-rw-r--r--www/squidanalyzer/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/squidanalyzer/files/pkg-message.in b/www/squidanalyzer/files/pkg-message.in
index abea23a0a42b..37e085d530f8 100644
--- a/www/squidanalyzer/files/pkg-message.in
+++ b/www/squidanalyzer/files/pkg-message.in
@@ -1,4 +1,6 @@
------------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
1. Modify your httpd.conf to allow access to HTML output like follow:
Alias /squidreport %%PREFIX%%/www/squidreport
<Directory %%PREFIX%%/www/squidreport>
@@ -19,4 +21,6 @@
or run it manually.
For more information, see %%PREFIX%%/share/doc/squidanalyzer/README file.
------------------------------------------------------------------------------
+EOM
+}
+]