From 88cd7c0f5de5e9f73170b6c72c42c36cd01e5d8a Mon Sep 17 00:00:00 2001 From: file Date: Wed, 5 Dec 2007 16:14:06 +0000 Subject: [PATCH] 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: http://svn.digium.com/svn/asterisk/trunk@91171 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/http.conf.sample | 1 - 1 file changed, 1 deletion(-) 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