summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-12-05 16:14:06 +0000
committerJoshua Colp <jcolp@digium.com>2007-12-05 16:14:06 +0000
commitfd4f9d55e8d05db1e9f4424965fd0bb43f152221 (patch)
treea0325ef22a654c3ef1cf5cbee2a1abed5d071723 /configs
parent0cc002a48ae0d958c7d260c977dabd7e1ea68cc0 (diff)
Remove second prefix line. Only need it documented once in the same file.
(closes issue #11472) Reported by: eserra Patches: http.conf.sample.diff uploaded by eserra (license 45) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91171 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/http.conf.sample1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/http.conf.sample b/configs/http.conf.sample
index c6bd1ec37..9deefad81 100644
--- a/configs/http.conf.sample
+++ b/configs/http.conf.sample
@@ -48,7 +48,6 @@ bindaddr=127.0.0.1
; To produce a certificate you can e.g. use openssl
; openssl req -new -x509 -days 365 -nodes -out /tmp/foo.pem -keyout /tmp/foo.pem
;
-;prefix=asterisk
; The post_mappings section maps URLs to real paths on the filesystem. If a
; POST is done from within an authenticated manager session to one of the