From: Joshua Colp Date: Wed, 5 Dec 2007 16:14:06 +0000 (+0000) Subject: Remove second prefix line. Only need it documented once in the same file. X-Git-Tag: 1.6.0-beta1~3^2~540 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4f9d55e8d05db1e9f4424965fd0bb43f152221;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/http.conf.sample b/configs/http.conf.sample index c6bd1ec37b..9deefad817 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