[asterisk-commits] file: trunk r91171 -	/trunk/configs/http.conf.sample
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Wed Dec  5 10:14:06 CST 2007
    
    
  
Author: file
Date: Wed Dec  5 10:14:06 2007
New Revision: 91171
URL: http://svn.digium.com/view/asterisk?view=rev&rev=91171
Log:
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)
Modified:
    trunk/configs/http.conf.sample
Modified: trunk/configs/http.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/http.conf.sample?view=diff&rev=91171&r1=91170&r2=91171
==============================================================================
--- trunk/configs/http.conf.sample (original)
+++ trunk/configs/http.conf.sample Wed Dec  5 10:14:06 2007
@@ -48,7 +48,6 @@
 ; 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
    
    
More information about the asterisk-commits
mailing list