summaryrefslogtreecommitdiffstats
path: root/network/policyd2/patches/httpd_policyd2_conf.patch
diff options
context:
space:
mode:
author Nishant Limbachia <nishant@mnspace.net>2010-05-13 23:21:07 -0500
committer Robby Workman <rworkman@slackbuilds.org>2010-05-16 22:24:33 -0500
commit58d3760cc703f1527a213560cc71b97cd31f4521 (patch)
treed498dd0f34921edbf92d8ba0d0461a73b1637860 /network/policyd2/patches/httpd_policyd2_conf.patch
parentc300db04940ef5b0e82bf05f7f2f84ce26720fd4 (diff)
downloadslackbuilds-58d3760cc703f1527a213560cc71b97cd31f4521.tar.gz
slackbuilds-58d3760cc703f1527a213560cc71b97cd31f4521.tar.xz
network/policyd2: Added (policy server for MTAs).
Diffstat (limited to 'network/policyd2/patches/httpd_policyd2_conf.patch')
-rw-r--r--network/policyd2/patches/httpd_policyd2_conf.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/network/policyd2/patches/httpd_policyd2_conf.patch b/network/policyd2/patches/httpd_policyd2_conf.patch
new file mode 100644
index 0000000000..d1f539d60e
--- /dev/null
+++ b/network/policyd2/patches/httpd_policyd2_conf.patch
@@ -0,0 +1,14 @@
+--- httpd-policyd2.conf.orig 2009-01-06 00:53:09.000000000 -0600
++++ httpd-policyd2.conf.new 2009-12-25 15:25:50.593040339 -0600
+@@ -8,9 +8,9 @@
+ # as well as the authors' long time involvement in large scale mail
+ # hosting industry.
+
+-Alias /cluebringer /usr/share/cluebringer/webui
++Alias /policyd2 @DOCROOT@/policyd2-webui
+
+-<Directory /usr/share/cluebringer/webui>
++<Directory @DOCROOT@/policyd2-webui>
+ # Comment out the following 3 lines to make web ui accessible from anywhere
+ Order Deny,Allow
+ Deny from all