]> git.pld-linux.org Git - packages/asterisk-stat.git/commitdiff
- for asterisk-stat
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Mon, 22 May 2006 07:11:56 +0000 (07:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk-stat.conf -> 1.1

asterisk-stat.conf [new file with mode: 0644]

diff --git a/asterisk-stat.conf b/asterisk-stat.conf
new file mode 100644 (file)
index 0000000..c07f178
--- /dev/null
@@ -0,0 +1,13 @@
+# $Id$
+
+Alias /asterisk-stat /usr/share/asterisk-stat
+
+<Directory /usr/share/asterisk-stat>
+    AllowOverride None
+    Allow from 127.0.0.1
+# Uncomment and tweak for authentication
+#   AuthType Basic
+#   AuthUserFile /usr/share/asterisk-stat/passwords
+#   AuthName "Asterisk Analyzer authentification"
+#   Require user admin
+</Directory>
This page took 0.137794 seconds and 4 git commands to generate.